mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
usb: restored previous api
This commit is contained in:
@@ -40,7 +40,7 @@ typedef struct {
|
||||
volatile bool connected;
|
||||
volatile bool running;
|
||||
|
||||
const FuriHalUsbInterface* usb_if_prev;
|
||||
FuriHalUsbInterface* usb_if_prev;
|
||||
|
||||
uint8_t data_buffer[USB_CDC_PKT_LEN];
|
||||
} CliVcp;
|
||||
|
||||
Reference in New Issue
Block a user