Basic app running now
This commit is contained in:
8
mos.yml
8
mos.yml
@@ -45,9 +45,9 @@ config_schema:
|
||||
# - ["http.document_root", "/"]
|
||||
# - ["http.hidden_files", "s_*"]
|
||||
# - ["http.auth_file", "s_pass"]
|
||||
# - ["wifi.ap.enable", true]
|
||||
# - ["wifi.ap.ssid", "SONOFF_??????"]
|
||||
# - ["wifi.ap.pass", "MySonoff"]
|
||||
- ["wifi.ap.enable", true]
|
||||
- ["wifi.ap.ssid", "SONOFF_??????"]
|
||||
- ["wifi.ap.pass", "MySonoff"]
|
||||
- ["wifi.sta.enable", true]
|
||||
- ["wifi.sta.ssid", "Pinguin"]
|
||||
- ["wifi.sta.pass", "PaulchenAufmKlo34"]
|
||||
@@ -60,7 +60,7 @@ config_schema:
|
||||
|
||||
build_vars:
|
||||
# sonoff basic has 1MBytes flash only
|
||||
# FLASH_SIZE: 1048576
|
||||
FLASH_SIZE: 1048576
|
||||
|
||||
tags:
|
||||
- c
|
||||
|
||||
Reference in New Issue
Block a user