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

dev// display .cpp macs.size() is not know --> was remove from main.cpp in libpax_helper #773

Closed hansju-11 closed 3 years ago

hansju-11 commented 3 years ago

not able to compile development branch. Error in display.cpp, macs is not know in the context. It was removed from main.cpp I thing during the new libpax_helper.

cyberman54 commented 3 years ago

This should now be fixed in development branch, could you please re-test? Thanks.