WIP: feature/esp32-ng-basic #1
@ -17,9 +17,6 @@
|
|||||||
static const char *TAG = "CONTROL";
|
static const char *TAG = "CONTROL";
|
||||||
static uint8_t current_animation_mode = 0;
|
static uint8_t current_animation_mode = 0;
|
||||||
|
|
||||||
// Forward declarations
|
|
||||||
static void on_mode_change();
|
|
||||||
|
|
||||||
// Animation mode change callback
|
// Animation mode change callback
|
||||||
static void on_mode_change()
|
static void on_mode_change()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user