docs: V3.03 文档同步 (devlog+product-manual+technical-spec)
This commit is contained in:
@@ -729,6 +729,7 @@ static void simpleProfileChangeCB(uint8_t paramID, uint8_t *pValue, uint16_t len
|
||||
g_ble_rcv_buf.buf[3] == 'O' && g_ble_rcv_buf.buf[4] == 'T' && g_ble_rcv_buf.buf[5] == 'A'){
|
||||
// 0x4F, 0x54, 0x41
|
||||
// PRINT("jump OTA \n");
|
||||
WWDG_ResetCfg(DISABLE);
|
||||
mDelaymS(5);
|
||||
Jump_OTA();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user