mirror of
https://github.com/mfactory-osaka/ESPTimeCast.git
synced 2026-02-19 11:54:56 -05:00
Update README.md
This commit is contained in:
@@ -245,7 +245,7 @@ Follow these steps to prepare your Arduino IDE for ESP8266 development:
|
||||
2. **Select Your Board:**
|
||||
* Go to `Tools > Board` and select your specific board, e.g., **Wemos D1 Mini** (or your ESP8266 variant).
|
||||
3. **Configure Flash Size:**
|
||||
* Under `Tools`, select `Flash Size "4MB FS:2MB OTA:~1019KB"`. This ensures enough space for the sketch and LittleFS data.
|
||||
* Under `Tools`, select `Flash Size "4MB FS:2MB OTA:~1019KB"` or `Flash Size "Mapping defined by Hardware and Sketch"`. This ensures enough space for the sketch and LittleFS data.
|
||||
4. **Install Libraries:**
|
||||
* Go to `Sketch > Include Library > Manage Libraries...` and install the following:
|
||||
* `ArduinoJson` by Benoit Blanchon
|
||||
@@ -674,5 +674,6 @@ If you'd like to go further, you can also support development through the option
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user