Skip to content
Snippets Groups Projects
Commit f76eabae authored by dx's avatar dx
Browse files

python_payload: highlight bottom pedal for cap touch

parent 21cc892d
Branches
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ def foreground_menu():
utils.highlight_bottom_petal(0,0,55,55);
utils.highlight_bottom_petal(1,55,0,55);
utils.highlight_bottom_petal(2,55,55,0);
utils.highlight_bottom_petal(3,0,110,0);
display_fill(BACKGROUND_COLOR)
display_update()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment