Commit Graph

12 Commits

Author SHA1 Message Date
Felix Rusu 1b2ac4a8c2 fix broadcast address notes
per issue #122
2019-06-06 19:06:01 -04:00
Felix Rusu 56032af2cc Update WeatherNode example 2019-01-17 17:02:11 -05:00
per1234 202b781037
Use correct separator in keywords.txt
The Arduino IDE currently requires the use of a single true tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-05-02 15:43:35 -07:00
Felix Rusu 65fe6dda5f fix hardcoded F_STEP
Thanks to Markus Kettner for spotting this.
2018-04-15 14:57:45 -04:00
Felix Rusu e1145c9543 Merge ListenMode branch code 2018-04-05 16:20:12 -04:00
LowPowerLab 58f0288675 minor additions 2017-02-03 11:56:20 -05:00
LowPowerLab 18494fe085 merge new RFM69_OTA; upgrade wireless programming 2016-11-17 21:13:22 -05:00
LowPowerLab bd50fa29df Add Automatic Transmission Control (ATC) 2015-11-10 22:57:38 -05:00
Felix Rusu 0c476ad130 Update keywords.txt 2015-05-02 16:26:33 -04:00
LowPowerLab ed2fd5b8d5 Fix RX deadlocks, update examples
This is a major patch release that should address the rx deadlocks which
cause hangs in multiple nodes networks. Thread on this is here:
https://lowpowerlab.com/forum/index.php/topic,736.0.html
Also updated node/gateway examples, and wireless programming sketches.
2014-11-17 14:58:00 -05:00
Felix Rusu e8a0767849 Support for MEGA, GPL3.0, nonintrusive SPI 2014-08-12 22:03:37 -04:00
Felix Rusu 61208552ba Initial commit 2013-06-20 17:06:39 -04:00