Update protocol details

This commit is contained in:
Goebish
2019-11-29 13:36:36 +01:00
parent e7d91bc76a
commit 5ef1ccb99b
2 changed files with 8 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ uint16_t initBayang_Rx()
uint16_t Bayang_Rx_callback()
{
static uint8_t i;
uint8_t i;
static int8_t read_retry;
static uint16_t pps_counter;
static uint32_t pps_timer = 0;