readme
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
- [Software dependencies](#dependencies)
|
- [Software dependencies](#dependencies)
|
||||||
- [Hardware setup](#hardware-setup)
|
- [Hardware setup](#hardware-setup)
|
||||||
- [Quick start](#quick-start)
|
- [Quick start](#quick-start)
|
||||||
|
- [Update](#update)
|
||||||
- [More features](#more-features)
|
- [More features](#more-features)
|
||||||
- [Version history](#version-history)
|
- [Version history](#version-history)
|
||||||
---
|
---
|
||||||
@@ -161,6 +162,13 @@ _\*this step can be skipped if you add WiFiSSID WiFiPassword pairs to the [yoRad
|
|||||||
**Localization:**
|
**Localization:**
|
||||||
Если Adafruit_GFX ещё не русифицирована, русифицировать её, заменив файл Arduino/libraries/Adafruit_GFX_Library/glcdfont.c файлом [yoRadio/fonts/glcdfont.c](yoRadio/fonts/glcdfont.c)
|
Если Adafruit_GFX ещё не русифицирована, русифицировать её, заменив файл Arduino/libraries/Adafruit_GFX_Library/glcdfont.c файлом [yoRadio/fonts/glcdfont.c](yoRadio/fonts/glcdfont.c)
|
||||||
|
|
||||||
|
---
|
||||||
|
## Update
|
||||||
|
1. Backup your settings: \
|
||||||
|
download _http://\<yoradioip\>/data/playlist.csv_ and _http://\<yoradioip\>/data/wifi.csv_ and place them in the yoRadio/data/data/ folder
|
||||||
|
2. In ArduinoIDE - upload sketch data via Tools→ESP32 Sketch Data Upload
|
||||||
|
3. Upload the sketch to the board
|
||||||
|
|
||||||
---
|
---
|
||||||
## More features
|
## More features
|
||||||
- Сan add up to 65535 stations to a playlist. Supports and imports [KaRadio](https://github.com/karawin/Ka-Radio32) playlists (WebStations.txt)
|
- Сan add up to 65535 stations to a playlist. Supports and imports [KaRadio](https://github.com/karawin/Ka-Radio32) playlists (WebStations.txt)
|
||||||
|
|||||||
Reference in New Issue
Block a user