Skip to content

Commit 1ca1cb1

Browse files
committed
Added some dependency libraries
1 parent f3dd092 commit 1ca1cb1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "Heltec Automation(TM)",
1111
"email": "[email protected]"
1212
},
13-
"version": "2.1.3",
13+
"version": "2.1.4",
1414
"frameworks": "arduino",
1515
"platforms": "espressif32"
1616
}

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Heltec ESP32 Dev-Boards
2-
version=2.1.3
2+
version=2.1.4
33
author= Heltec Automation
44
maintainer=HelTec <[email protected]>
55
sentence=Library for Heltec ESP32 (or ESP32+LoRa) based boards
@@ -10,4 +10,4 @@ architectures=esp32
1010
includes=heltec.h
1111
precompiled=true
1212
ldflags=-llorawan
13-
depends=Adafruit GFX Library
13+
depends=Adafruit GFX Library, Adafruit BusIO

0 commit comments

Comments
 (0)