mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2026-01-27 12:50:41 +03:00
Add Makefile and Markdown linter (#73)
* Add Makefile * Update .gitignore to exclude venv * Add requirements.txt for venv * Add pymarkdown lint Github action * Update .md from lint tool * Update README with make commands * Add linter config
This commit is contained in:
committed by
GitHub
parent
bbe3bd79db
commit
0cd98c67e2
@@ -2,7 +2,7 @@
|
||||
|
||||
After setting up the device (firmware, SD card, WLAN) the device will connect to the wifi access point and start in an initial setup configuration:
|
||||
|
||||
{: style="width:500px"}
|
||||
{: style="width:500px"}
|
||||
|
||||
With the buttons on the top you can navigate through 5 steps which guide you through the necessary setup:
|
||||
|
||||
@@ -18,15 +18,16 @@ All settings can be accessed later in the normal operation mode.
|
||||
Don't forget to save each step with "Save", and do not reboot at this stage.
|
||||
|
||||
## Finish the Setup and change to the Normal Operation mode
|
||||
|
||||
With the last step `(1)` you leave the **Setup Mode** and reboot to the **Normal Operation mode**.
|
||||
|
||||
{: style="width:500px"}
|
||||
|
||||
{: style="width:500px"}
|
||||
|
||||
## Access to the Setup Pages in the Normal Operation mode
|
||||
|
||||
You always can access all the settings during the normal operation mode via the `Settings` menu:
|
||||
|
||||
{: style="width:500px"}
|
||||
{: style="width:500px"}
|
||||
|
||||
- `(1)` Access to the [General Settings](Configuration.md).
|
||||
- `(2)` Update of the [Reference Image](Reference-Image.md).
|
||||
|
||||
Reference in New Issue
Block a user