This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5fa6b5920
circuitpython
/
ports
/
nrf
/
freeze
/
test.py
6 lines
64 B
Python
Raw
Blame
History
import
sys
def
hello
(
)
:
print
(
"
Hello
%s
!
"
%
sys
.
platform
)
Reference in New Issue
View Git Blame
Copy Permalink