Update docs

This commit is contained in:
fvanroie 2020-12-17 01:10:17 +01:00
parent 2e22fb0251
commit 53f06e1ef3
3 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ Go to the releases page on Github to download the latest hasp-lvgl binaries.
[<i class="fas fa-download"></i> Hasp-lvgl Releases](https://github.com/fvanroie/hasp-lvgl/releases){: .btn .btn--info}
There are currently 2 download options, pick the one appropriate for your hardware:
- hasp-lvgl-0.2.0-esp32_ili9341_spi.bin
- hasp-lvgl-0.2.0-esp8266_ili9341_spi.bin + boot files
- hasp-lvgl-0.2.0-esp32_ili9341_spi.bin + boot files
- hasp-lvgl-0.2.0-esp8266_ili9341_spi.bin
> [!NOTE]
> If no precompiled firmware file is available for your board you can configure, compile and upload the firmware yourself using PlatformIO.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 363 KiB

After

Width:  |  Height:  |  Size: 363 KiB

View File

@ -56,7 +56,7 @@
},
'flexible-alerts': {
style: 'flat'
style: 'callout'
},
}
</script>