Example programs for MultiTech Dot devices demonstrating how to use the Dot devices and the Dot libraries for LoRa communication.

Dependencies:   libmDot-mbed5 ISL29011

Fork of Dot-Examples by MultiTech

Committer:
lgarellivates
Date:
Wed Feb 21 19:16:22 2018 +0000
Revision:
25:e86c745381e6
Parent:
23:4c494ddeb4fd
compila online

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Mike Fiore 23:4c494ddeb4fd 1 if [ ! -d ISL29011 ]; then
Mike Fiore 23:4c494ddeb4fd 2 hg clone https://developer.mbed.org/teams/Multi-Hackers/code/ISL29011/
Mike Fiore 23:4c494ddeb4fd 3 fi