Skip to content

Conversation

@ThomasFarstrike
Copy link
Contributor

@ThomasFarstrike ThomasFarstrike commented Mar 13, 2025

This adds a new extensive Arduino ESP32 NWC example.

This example now gets picked up by the Arduino IDE because it has the .ino extension, so it will be listed under "Examples" - "Examples from Custom Libraries" - "Nostrduino" - ArduinoESP32TestNWC.

It has the necessary imports to make it compile (tested with) Arduino IDE 1.8.3

It's dependent on the next release of Nostrduino (1.3.6) because that one has subscribeNotifications() to subscribe to payment notifications, so this pull request also increments the version number.

This example is picked up by the Arduino IDE because it has the .ino
extension, so it will be listed under "Examples" - "Examples from Custom Libraries"
- "Nostrduino" - ArduinoESP32TestNWC.

It has the necessary imports to make it compile (tested with) Arduino IDE 1.8.3

It's dependent on the next release of Nostrduino (1.3.6) because that one has
subscribeNotifications() to subscribe to payment notifications.
A new release is needed to add support for subscribeNotifications
that is used in the new Arduino example.
@riccardobl riccardobl merged commit 4815dbf into riccardobl:master Apr 6, 2025
@riccardobl
Copy link
Owner

released as 1.4.0 instead of 1.3.6, since it adds a new feature
https://registry.platformio.org/libraries/rblb/Nostrduino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants