mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
.
This commit is contained in:
@@ -9,7 +9,9 @@ import configparser
|
|||||||
import urllib.request
|
import urllib.request
|
||||||
|
|
||||||
|
|
||||||
configFileUrl = "https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/rolling/sd-card/config/config.ini"
|
# TODO undo after merging https://github.com/jomjol/AI-on-the-edge-device/pull/2023
|
||||||
|
#configFileUrl = "https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/rolling/sd-card/config/config.ini"
|
||||||
|
configFileUrl = "https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/migrate-parameters2-to-v14.1-branch/sd-card/config/config.ini"
|
||||||
|
|
||||||
parameterDocsFolder = "parameter-pages"
|
parameterDocsFolder = "parameter-pages"
|
||||||
parameterTemplateFile = "./templates/parameter.md"
|
parameterTemplateFile = "./templates/parameter.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user