mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
upd changelog
This commit is contained in:
@@ -8,11 +8,6 @@ typedef struct {
|
||||
|
||||
static SceneUsbUartBridge* scene_usb_uart = NULL;
|
||||
|
||||
typedef enum {
|
||||
UsbUartSceneStateInitialize,
|
||||
UsbUartSceneStateKeep,
|
||||
} UsbUartSceneState;
|
||||
|
||||
void gpio_scene_usb_uart_callback(GpioCustomEvent event, void* context) {
|
||||
furi_assert(context);
|
||||
GpioApp* app = context;
|
||||
|
||||
Reference in New Issue
Block a user