Skip to content

Commit

Permalink
Temporary change to Sensorlib Library
Browse files Browse the repository at this point in the history
  • Loading branch information
melkati committed Feb 17, 2024
1 parent cee9ff2 commit 08d4c0b
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 @@ -38,7 +38,7 @@ lib_deps =
neu-rah/ArduinoMenu library @ ^4.21.4
lennarthennigs/Button2 @ ^1.6.5
; hpsaturn/CanAirIO Air Quality Sensors Library @ ^0.7.3 ; Temprary remove until Issue with Sensors::setTempOffset(float offset) for SCD30 #155 is resolved
https://github.com/melkati/canairio_sensorlib.git#devel
https://github.com/melkati/canairio_sensorlib.git#fixOffset
https://github.com/melkati/arduino-ble-gadget.git
https://github.com/melkati/Improv-WiFi-Library.git
; neu-rah/streamFlow @ 0.0.0-alpha+sha.bf16ce8926 ; Needed for -D MENU_DEBUG
Expand All @@ -59,7 +59,7 @@ build_flags =

-D MQTT_BROKER_SERVER="\"192.168.1.145"\"
-D CO2_GADGET_VERSION="\"0.9."\"
-D CO2_GADGET_REV="\"033-development"\"
-D CO2_GADGET_REV="\"035-development"\"
-D CORE_DEBUG_LEVEL=0
-DCACHE_DIR=".pio/build"
-DBUZZER_PIN=2 ; ESP32 pin GPIO13 connected to piezo buzzer
Expand Down

0 comments on commit 08d4c0b

Please sign in to comment.