platformio.ini: update Makuna RTC lib version
This commit is contained in:
parent
5a3a5e2969
commit
84aa49c85c
@ -6,7 +6,7 @@
|
||||
|
||||
; ---> SELECT TARGET PLATFORM HERE! <---
|
||||
[platformio]
|
||||
;env_default = generic
|
||||
env_default = generic
|
||||
;env_default = ebox
|
||||
;env_default = eboxtube
|
||||
;env_default = ecopower
|
||||
@ -16,7 +16,7 @@
|
||||
;env_default = ttgov2
|
||||
;env_default = ttgov21old
|
||||
;env_default = ttgov21new
|
||||
env_default = ttgobeam
|
||||
;env_default = ttgobeam
|
||||
;env_default = ttgofox
|
||||
;env_default = lopy
|
||||
;env_default = lopy4
|
||||
@ -64,7 +64,7 @@ lib_deps_sensors =
|
||||
lib_deps_basic =
|
||||
ArduinoJson@^5.13.1
|
||||
Timezone@^1.2.2
|
||||
RTC@^2.3.0
|
||||
RTC@^2.3.3
|
||||
SimpleButton
|
||||
lib_deps_all =
|
||||
${common.lib_deps_basic}
|
||||
|
Loading…
Reference in New Issue
Block a user