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

Won't compile #929

Closed FrankHovis closed 1 year ago

FrankHovis commented 1 year ago

PlatformIO gives this error:

Can not remove temporary directory D:\ESP32-Paxcounter-master\.pio\build. Please remove it manually to avoid build issues

cyberman54 commented 1 year ago

It seems you are trying to run the wrong environment. Use -e usb. Or just press platformio build button in the IDE.