Skip to content

Commit 2323f38

Browse files
authored
Merge pull request #19 from per1234/depends
Specify library dependencies in library.properties
2 parents d01548f + d9f9a0b commit 2323f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ sentence=A library that makes using GoPro Cameras a breeze.
66
paragraph=Control your GoPro HERO3, HERO4, HERO5, HERO6, HERO7, FUSION from Arduino
77
category=Device Control
88
url=https://github.com/aster94/GoProControl/
9-
architectures=*
9+
architectures=*
10+
depends=WiFi101, WiFiNINA, VidorPeripherals, WiFiEsp

0 commit comments

Comments
 (0)