update config
This commit is contained in:
parent
60bb2911f4
commit
4bde578c35
6
IOT/README.md
Normal file
6
IOT/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#IOT:
|
||||||
|
|
||||||
|
|
||||||
|
## setup :
|
||||||
|
|
||||||
|
rename `secrets.ini.example` to `secrets.ini`
|
@ -14,6 +14,7 @@ build_flags =
|
|||||||
-D MONITOR_SPEED=${config.monitor_speed}
|
-D MONITOR_SPEED=${config.monitor_speed}
|
||||||
; DO NOT TOUCH --- END
|
; DO NOT TOUCH --- END
|
||||||
|
|
||||||
|
-D API_HOST=\"iot.epi.cb85.software\"
|
||||||
|
|
||||||
-D EXAMPLE_NUMBER=69
|
-D EXAMPLE_NUMBER=69
|
||||||
|
|
||||||
-D EXAMPLE_STRING=\"Pouet\"
|
|
@ -4,3 +4,9 @@
|
|||||||
|
|
||||||
[secrets]
|
[secrets]
|
||||||
build_flags =
|
build_flags =
|
||||||
|
|
||||||
|
-D WIFI_SSID=\"...\"
|
||||||
|
-D WIFI_PASSWORD=\"...\"4
|
||||||
|
|
||||||
|
-D USER_NAME=\"...\"
|
||||||
|
-D USER_PASSWORD=\"...\"
|
Loading…
x
Reference in New Issue
Block a user