This website works better with JavaScript.
Explore
Help
Sign In
Archive
/
spydian
mirror of
https://github.com/Trivernis/spydian.git
Watch
1
Star
0
Fork
You've already forked spydian
0
Code
Issues
Packages
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.
5e4974327b
renovate/pygame-1.x
master
develop
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5e4974327b'
${ noResults }
spydian
/
lib
/
gyro_test.py
6 lines
98 B
Python
Raw
Blame
History
from
lib
import
gyro
import
time
while
True
:
print
(
gyro
.
getAllOut
(
)
[
'
rot
'
]
)
time
.
sleep
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink