Andrea-Fox / peopleCounter

Code for a cheap people counter based on VL53L1X sensor and ESP32/8266
The Unlicense
95 stars 27 forks source link

Add OTA Update #11

Closed noxhirsch closed 3 years ago

noxhirsch commented 3 years ago

I've added the ArduinoOTA update function which makes it way easier to update the software on an already mounted sensor. I thought you might be interested.