mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-30 06:34:38 +02:00
7 lines
57 B
Python
7 lines
57 B
Python
|
|
def blink(on_ms, off_ms):
|
|
pass
|
|
|
|
def off():
|
|
pass
|