Skip to content

Commit

Permalink
CO2 Gadget Beta v0.12.083-development
Browse files Browse the repository at this point in the history
  • Loading branch information
melkati committed May 31, 2024
1 parent d1106bc commit a5aa15d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ extra_configs = platformio_extra_configs.ini
[version]
build_flags =
-D CO2_GADGET_VERSION="\"0.12."\"
-D CO2_GADGET_REV="\"082-development"\"
-D CO2_GADGET_REV="\"083-development"\"

;****************************************************************************************
;*** You can disable features by commenting the line with a semicolon at the beginning
Expand Down Expand Up @@ -87,11 +87,11 @@ build_flags =
build_flags =
; -DDEBUG_EINK
; -DDEBUG_NEOPIXEL
-DDEBUG_PREFERENCES ; Print preferences to serial on load and save
; -DDEBUG_PREFERENCES ; Print preferences to serial on load and save
; -DDEBUG_WIFI_EVENTS
; -DDEBUG_BLE
; -DDEBUG_IMPROV_WIFI
-DDEBUG_CAPTIVE_PORTAL
; -DDEBUG_CAPTIVE_PORTAL
; -DDEBUG_ARDUINOMENU
; -DMENU_DEBUG ; Needs streamFlow library
-DWIFI_PRIVACY ; Comment to show WiFi & MQTT passwords in pain text in serial and the menu (if active no passwords will be shown)
Expand Down

0 comments on commit a5aa15d

Please sign in to comment.