Skip to content

Commit

Permalink
Version bump. Prepare for release 0.9.000
Browse files Browse the repository at this point in the history
  • Loading branch information
melkati committed Jan 29, 2024
1 parent 12324ef commit 7c19c13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ build_flags =
'-DWIFI_PW_CREDENTIALS=""'

-D MQTT_BROKER_SERVER="\"192.168.1.145"\"
-D CO2_GADGET_VERSION="\"0.8."\"
-D CO2_GADGET_VERSION="\"0.9."\"

-D CO2_GADGET_REV="\"090-development"\"
-D CO2_GADGET_REV="\"000"\"
-D CORE_DEBUG_LEVEL=0
-DNEOPIXEL_PIN=26 ; Pinnumber for button for down/next and back / exit actions
-DNEOPIXEL_COUNT=16 ; How many neopixels to control
Expand Down

0 comments on commit 7c19c13

Please sign in to comment.