Skip to content

Commit 6ec5a16

Browse files
Remove AES from depends in library.properties
1 parent fb74139 commit 6ec5a16

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bin/arduino-lint

23.3 MB
Binary file not shown.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=This library allows you to send and receive Nostr events. Public notes
77
category=Communication
88
url=https://github.com/lnbits/arduino-nostr
99
architectures=esp32
10-
depends=ArduinoJson (>=6.21.1),tiny-AES-c (>=1.0.0),uBitcoin (>=0.1.5),WebSockets (>=2.3.5)
10+
depends=ArduinoJson (>=6.21.1),uBitcoin (>=0.1.5),WebSockets (>=2.3.5)

0 commit comments

Comments
 (0)