Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
Commits
0b9ab0b5
Commit
0b9ab0b5
authored
Aug 17, 2019
by
genofire
Browse files
fix(py): LEDs of background indext
parent
584aecdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycardium/modules/py/leds.py
View file @
0b9ab0b5
import
sys_leds
import
math
BOTTOM_RIGHT
=
11
""" ID of the LED in the bottom right corner. """
BOTTOM_LEFT
=
12
BOTTOM_LEFT
=
11
""" ID of the LED in the bottom left corner. """
BOTTOM_RIGHT
=
12
""" ID of the LED in the bottom right corner. """
TOP_RIGHT
=
13
""" ID of the LED in the top right corner. """
TOP_LEFT
=
14
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment