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
/
feature_check
/
byteorder.py
blob: d60f93956852d39d4a3f9b6b29d29d6c2030be73 (
plain
)
1
2
import
sys
print
(
sys
.
byteorder
)