This website works better with JavaScript.
Explore
Help
Sign In
etu
/
tablecontrol
Watch
1
Star
0
Fork
You've already forked tablecontrol
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Print more often
Browse Source
master
Elis Axelsson
6 years ago
parent
20ed3866c1
commit
90707cf904
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
code/main.py
Unescape
Escape
View File
@ -25,4 +25,4 @@ def movement():
while
True
:
print
(
sensor
.
value
(
)
)
time
.
sleep
(
1
)
time
.
sleep
(
0.5
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
etu/tablecontrol
Title
Body
Create Issue