Edzelf / ESP32Radio-V2

New version of the well known ESP32 Radio. Now optional I2S output!
Apache License 2.0
209 stars 50 forks source link

Where is the main ino file? #19

Open wa8lbz opened 2 years ago

wa8lbz commented 2 years ago

I must be missing something because I can't locate the main ino file. Am I looking in the wronf place?

Edzelf commented 2 years ago

Just rename main.cpp to ESP32Radio.ino. Better solution: switch to PlatformIO.