Uncomment esp01_1MB_S in platformio.ini
Re-enable nightly build for esp01 (1MB). The board is no longer supported officially, but if users want to try, let them try.
This commit is contained in:
@@ -109,7 +109,7 @@ default_envs =
|
|||||||
esp8266_4MB_M
|
esp8266_4MB_M
|
||||||
; esp8266pro_16MB_S
|
; esp8266pro_16MB_S
|
||||||
esp8266pro_16MB_M
|
esp8266pro_16MB_M
|
||||||
;; esp01_1MB_S
|
esp01_1MB_S
|
||||||
;;
|
;;
|
||||||
;; special boards
|
;; special boards
|
||||||
abc_wled_controller_v43_V4_S
|
abc_wled_controller_v43_V4_S
|
||||||
|
|||||||
Reference in New Issue
Block a user