made "Timer"-Feature disabled by define

This commit is contained in:
2023-03-02 17:40:25 +01:00
parent f02a53e161
commit cb3d49ad13
3 changed files with 11 additions and 3 deletions

View File

@@ -32,12 +32,13 @@ build_flags =
-DWIFI_AP_PASSWORD=${wifi_cred.wifi_ap_password}
-DWIFI_AP_IP_GW=10,0,0,1
-DATOMIC_FS_UPDATE
-DFEATURE_ENABLE_WIFI_CLIENT
;-DFEATURE_ENABLE_WIFI_CLIENT
-DFEATURE_ENABLE_OLED
;-DFEATURE_ENABLE_TIMER
-DFEATURE_ENABLE_CAN
;-DFEATURE_ENABLE_GPS
-DFEATURE_ENABLE_WEBSOCKETS
-DPCB_REV=4
-DPCB_REV=3
;-DNO_MODE_FLASH
;build_type = debug