Skip to content

Commit 0d013c0

Browse files
committed
dendency fix
1 parent 6a4fd66 commit 0d013c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=WebGUI
2-
version=1.0.0
2+
version=1.0.1
33
author=Nick Puckett
44
maintainer=WebGUI Library Contributors
55
sentence=Simple web-based GUI library for Arduino with WiFi support
66
paragraph=WebGUI provides an easy way to create web-based control interfaces for Arduino projects. Features include buttons, sliders, and automatic WiFi access point setup. Compatible with Arduino UNO R4 WiFi, Arduino Nano 33 IoT, and ESP32 boards.
77
category=Communication
88
url=https://github.com/npuckett/WebGUI
99
architectures=*
10-
depends=WiFiS3,WiFiNINA
10+
depends=WiFiNINA
1111
includes=WebGUI.h

0 commit comments

Comments
 (0)