mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Remove sstaub/Ticker lib from ini
This commit is contained in:
parent
14ba13eb02
commit
f20814d418
@ -40,7 +40,6 @@ extra_scripts = tools/copy_fw.py ; tools/pre:extra_script.py
|
|||||||
lib_ignore =
|
lib_ignore =
|
||||||
ESP32 BLE Arduino
|
ESP32 BLE Arduino
|
||||||
GxTFT
|
GxTFT
|
||||||
sstaub/Ticker
|
|
||||||
lv_drv_fsmc_ili9341
|
lv_drv_fsmc_ili9341
|
||||||
AXP192
|
AXP192
|
||||||
|
|
||||||
|
@ -20,6 +20,5 @@ build_flags=
|
|||||||
-D HASP_USE_CONFIG=1 ; Native application, not library
|
-D HASP_USE_CONFIG=1 ; Native application, not library
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
; sstaub/Ticker @ ^3.2.0
|
|
||||||
stm32duino/STM32duino LwIP @ ^2.1.2
|
stm32duino/STM32duino LwIP @ ^2.1.2
|
||||||
;https://github.com/stm32duino/LwIP.git
|
;https://github.com/stm32duino/LwIP.git
|
@ -20,6 +20,5 @@ build_flags=
|
|||||||
-D HASP_USE_CONFIG=1 ; Native application, not library
|
-D HASP_USE_CONFIG=1 ; Native application, not library
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
; sstaub/Ticker @ ^3.2.0
|
|
||||||
stm32duino/STM32duino LwIP @ ^2.1.2
|
stm32duino/STM32duino LwIP @ ^2.1.2
|
||||||
;https://github.com/stm32duino/LwIP.git
|
;https://github.com/stm32duino/LwIP.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user