This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
LoRa Simple Client for Arduino : | |
Support Devices: LoRa Shield + Arduino | |
It is designed to Send data to Ddragino LG01-P | |
User need to use the modified RadioHead library from: | |
https://github.com/dragino/RadioHead | |
modified 11/12/2018 | |
by Jason Lau |