summaryrefslogtreecommitdiff
path: root/LoRaHandler/LoRaHandler.h
AgeCommit message (Expand)AuthorFiles
2016-01-28add license header to source filesMike Fiore1
2015-12-08use link check instead of ping for compatibility with 3rd party network serversMike Fiore1
2015-12-07reset activity LED back to red when exiting to main menuMike Fiore1
2015-12-07LED1 is red when not joined, green when joined, and blinks when communicating...Mike Fiore1
2015-12-03turn off acks and receive windows for survey data packets, use mDot handle fo...Mike Fiore1
2015-11-20implement basic single survey mode - still needs sending data packet and data...Mike Fiore1
2015-11-17join works, but only once - added object for running LoRa operations in a thr...Mike Fiore1