cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards

Home Page:https://cyberman54.github.io/ESP32-Paxcounter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Won't compile

FrankHovis opened this issue · comments

PlatformIO gives this error:

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

  • The terminal process "C:\Users\pauls.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'ci'" terminated with exit code: 1.
  • Terminal will be reused by tasks, press any key to close it.

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