1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

fix: exit screen stopping bridge prematurely

This commit is contained in:
Anna Antonenko
2024-09-10 19:58:44 +03:00
parent 5f4f4fcc60
commit c1a009aed0
3 changed files with 24 additions and 10 deletions

View File

@@ -10,4 +10,5 @@ typedef enum {
GpioUsbUartEventConfig,
GpioUsbUartEventConfigSet,
GpioUsbUartEventStop,
} GpioCustomEvent;