mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
tests: Add byteorder query script.
This commit is contained in:
2
tests/byteorder.py
Normal file
2
tests/byteorder.py
Normal file
@@ -0,0 +1,2 @@
|
||||
import sys
|
||||
print(sys.byteorder)
|
||||
Reference in New Issue
Block a user