attempt read notify

This commit is contained in:
yichin
2020-04-14 19:07:21 +08:00
parent 2e7a22d11b
commit 325efad02f
@@ -1256,7 +1256,7 @@ static void SimpleBLECentral_handleKeys(uint8_t shift, uint8_t keys)
req2.len = 3;
req2.pValue[0] = 0x30;
req2.pValue[1] = 0x00;
req2.pValue[2] = 0x00;
req2.pValue[2] = 0x60;
req2.sig = 0;
req2.cmd = 0;