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;