mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-28 07:20:29 +00:00
07ff0c7d97
Moved from extra pack to main FW https://github.com/g3gg0/flipper-swd_probe
7 lines
57 B
Text
7 lines
57 B
Text
beep 1
|
|
goto l2
|
|
.label l1
|
|
beep 0
|
|
.label l2
|
|
beep 1
|
|
goto l1
|