mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +03:00
Wunused-variable: fix several warnings
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -80,7 +80,6 @@ Used to test the UART TX characteristic notification
|
||||
static uart_over_ble_t uart_over_ble;
|
||||
static uint8_t uart_buffer[20];
|
||||
static uint8_t uart_buffer_len = 0;
|
||||
static uint8_t dummychar = 0;
|
||||
|
||||
void
|
||||
sig_handler(int signo)
|
||||
|
Reference in New Issue
Block a user