Update docs

This commit is contained in:
fvanroie 2020-12-12 00:36:02 +01:00
parent d1a2c1ac66
commit d97b679553
2 changed files with 34 additions and 3 deletions

View File

@ -11,7 +11,7 @@ However, you can upload the `edit.htm.gz` (3kB) file to the SPIFFS partition fro
Download it from: https://github.com/espressif/arduino-esp32/blob/master/libraries/WebServer/examples/FSBrowser/data/edit.htm.gz
When the `edit.htm.gz` file is present on Spiffs you will see an additional File Browser button on the Main Webpage:
![HTTP configuration](assets/images/hasp/faq_file_browser.png "File Browser")
![HTTP configuration](assets/images/faq/faq_file_browser.png "File Browser")
Using that webpage, you can right-click and delete files:
![HTTP configuration](assets/images/hasp/faq_file_delete.png "Delete file")
![HTTP configuration](assets/images/faq/faq_file_delete.png "Delete file")

View File

@ -1 +1,32 @@
test
# HASP-LVGL
## Welcome to the hasp-lvgl documentation.
### Getting Started
- Hardware
- Firmware Install
- Inital Setup
### Configuration
### Usage
- Command Reference
- Frequently Asked Questions
### Design Pages
- Pages
- Objects
- Styling
### Demo Layouts
- Example Pages
### Firmware Updates
- ESP32
- ESP8266
- STM32F4xx