SubCoderHUN / WT32-SC01-PLUS

WT32-SC01 PLUS (ESP32-S3-DevKitC-1) - Clock, Weather Station, and Online Radio Datastream Receiver.
Apache License 2.0
10 stars 2 forks source link

Can't compile under certain condition. #4

Closed Dzsonzii closed 4 months ago

Dzsonzii commented 4 months ago

Not really an issue, just a heads up: If you have unpacked the code to a folder which has space or special characters in the name, platformio just won't be able to build the project. I don't know if it's a platformio or program issue, I just wanted to give a headsup.

SubCoderHUN commented 4 months ago

Hello! 😄 Thank you for your feedback! 🙇

I think that's an issue for platformio. VS Code in general can handle spaces in folder names, for special characters im not sure.

Thanks! 🤗