This website requires JavaScript.
Explore
Help
Sign In
root
/
a430sysid
Watch
1
Star
0
Fork
You've already forked a430sysid
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
a430sysid
/
main.py
7 lines
87 B
Python
Raw
Permalink
Blame
History
def
main
(
)
:
print
(
"
Hello from a430sysid!
"
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink