<:Nami2:939038794794020874>

This commit is contained in:
ClaraCrazy
2023-07-17 16:46:04 +02:00
parent 315691b13c
commit bcb8468e27
73 changed files with 29 additions and 29 deletions

View File

@@ -0,0 +1,9 @@
#pragma once
typedef enum {
EspFlasherEventRefreshConsoleOutput = 0,
EspFlasherEventStartConsole,
EspFlasherEventStartKeyboard,
EspFlasherEventStartFlasher,
EspFlasherEventRefreshSubmenu
} EspFlasherCustomEvent;