cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.69k stars 397 forks source link

Opcode 86 should report if Opcde 88 was used to sync the time (enhancement) #786

Closed hansju-11 closed 3 years ago

hansju-11 commented 3 years ago

It looks like, if I use opcode 86 get time after opcode 88 setTime the status is not reported on the right way.

it reports status to 0x23

cyberman54 commented 3 years ago

This is indeed another bug, which came in after introducing new timesource _set for opcode 86.

cyberman54 commented 3 years ago

fixed in delevopment branch.