This website works better with JavaScript.
Explore
Help
Sign In
embedded
/
clank
Watch
1
Star
0
Fork
You've already forked clank
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31d49b968f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '31d49b968f'
${ noResults }
clank
/
firmware
/
upy_clank
/
main.py
6 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
adding basic motor functionality
3 years ago
__upy_clank_version__
=
"
0.1.0
"
Adding initial Clank code
3 years ago
def
main
(
)
:
adding basic motor functionality
3 years ago
pass