From c92fbd59da8459f1b67259c75bfdeb98246ecea9 Mon Sep 17 00:00:00 2001 From: Chris Lee Date: Sat, 19 Oct 2024 15:53:53 -0400 Subject: [PATCH] og3x-oled version -> 0.2.2 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 7179098..cc46dfb 100644 --- a/platformio.ini +++ b/platformio.ini @@ -29,7 +29,7 @@ build_type = release lib_deps = watering og3@^0.2.2 - og3x-oled@^0.2.0 + og3x-oled@^0.2.2 og3x-shtc3@^0.2.0 adafruit/Adafruit BusIO adafruit/Adafruit SHTC3 Library