From 2b2cccf0e488de003348eda05ab1eede4b13ba9f Mon Sep 17 00:00:00 2001 From: Mariete Date: Sun, 28 Jan 2024 09:57:50 +0100 Subject: [PATCH] Version bump --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 5b6a2041..c3508638 100644 --- a/platformio.ini +++ b/platformio.ini @@ -57,7 +57,7 @@ build_flags = -D MQTT_BROKER_SERVER="\"192.168.1.145"\" -D CO2_GADGET_VERSION="\"0.8."\" - -D CO2_GADGET_REV="\"076-development"\" + -D CO2_GADGET_REV="\"077"\" -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