novag / SlimLoRa

WIP, does NOT work yet. See https://github.com/novag/LoRa-ATtiny-Node for a working version made for the ATtiny85.
GNU Lesser General Public License v3.0
12 stars 1 forks source link

RX window timing #7

Open novag opened 3 years ago

novag commented 3 years ago

The whole Arduino based RX window timing is currently untested. Overflows of the micros() function are not handled.