mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-13 05:19:50 +04:00
Blink strobe (#213)
* blink all led and control freq by button * rename to strobe
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include "flipper.h"
|
||||
#include "flipper_v2.h"
|
||||
|
||||
void rgb_set(bool r, bool g, bool b, GpioPin* led_r, GpioPin* led_g, GpioPin* led_b) {
|
||||
|
||||
Reference in New Issue
Block a user