From 316cd8d98c150845fb86e7b058820fb461b30880 Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Wed, 29 Jul 2020 10:52:48 +0200 Subject: [PATCH] AXP202 lib update --- platformio.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platformio.ini b/platformio.ini index ed0aa1bf..246d5734 100644 --- a/platformio.ini +++ b/platformio.ini @@ -7,7 +7,7 @@ ; ---> SELECT THE TARGET PLATFORM HERE! <--- [board] -;halfile = generic.h +halfile = generic.h ;halfile = ebox.h ;halfile = eboxtube.h ;halfile = ecopower.h @@ -17,7 +17,7 @@ ;halfile = ttgov2.h ;halfile = ttgov21old.h ;halfile = ttgov21new.h -halfile = ttgofox.h +;halfile = ttgofox.h ;halfile = ttgobeam.h ;halfile = ttgobeam10.h ;halfile = fipy.h @@ -82,7 +82,7 @@ lib_deps_basic = 76@>=1.2.4 ; #76 Timezone by Jack Christensen 274@>=2.3.5 ; #274 RTC by Michael Miller SimpleButton - AXP202X_Library@>=1.1.1 ; AXP202 PMU lib by Lewis He + AXP202X_Library@>=1.1.2 ; AXP202 PMU lib by Lewis He esp32-micro-sdcard MQTT@>=2.4.7 ; MQTT client maintained by Joel Gaehwiler lib_deps_all =