mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-28 19:20:54 +00:00
test/pts: fix warning
This commit is contained in:
parent
6a580d1772
commit
ecf585f612
@ -146,7 +146,7 @@ static int att_write_callback(hci_con_handle_t connection_handle, uint16_t att_h
|
||||
|
||||
static void show_usage(void){
|
||||
printf("## BAS\n");
|
||||
printf("a - send 50% battery level\n");
|
||||
printf("a - send 50%% battery level\n");
|
||||
}
|
||||
|
||||
static void stdin_process(char c){
|
||||
|
Loading…
x
Reference in New Issue
Block a user