index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cpydiff
/
modules3
/
foo.py
blob: dd9b9d4ddd4c48a899a3993dfaad99afd2976c48 (
plain
)
1
2
def
hello
():
print
(
"hello"
)