UART-terminal work well
This commit is contained in:
@@ -1210,6 +1210,7 @@ static void SimpleBLECentral_handleKeys(uint8_t shift, uint8_t keys)
|
||||
req.handle = charHdl;
|
||||
status = GATT_ReadCharValue(connHandle, &req, selfEntity);
|
||||
// Display_print0(dispHandle, ROW_SIX, 0, "Read req sent");
|
||||
mem_UART_display("Read req sent");
|
||||
}
|
||||
|
||||
if (status == SUCCESS)
|
||||
|
||||
Reference in New Issue
Block a user