Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
987 stars 229 forks source link

No clue where to get required libaries #314

Open ghost opened 4 years ago

ghost commented 4 years ago

Where do I get these libraries from? Which versions?

// ESP32 libraries used: // - WiFiMulti // - nvs // - Adafruit_ST7735 // - ArduinoOTA // - PubSubClientenc_dt_pin // - SD // - FS // - update

Edzelf commented 4 years ago

You can search for missing libraries in the IDE library manager. Note that some libraries are buIlt-in.