First public release! 🚀
- Adapter Node implemented: Requires a Connector and an Interface to operate
- Interfaces implemented: In order to communicate using other technologies (i.e WiFi, Serial) to access to LoRa.
- Serial Interface and Connector implemented (Thanks erosaso!)
- Quality of life improvements with Gateway, add a list of the Nodes to be heard in Nodes.json file, for the gateway to add them during initialization.
- Updated examples
**Full Changelog**: https://github.com/SMARTLAGOON/AlLoRa/compare/v1.0.0...v1.1.0
PD: Should update README soon...