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

setup.sh

Committer:
lgarellivates
Date:
2018-02-21
Revision:
25:e86c745381e6
Parent:
23:4c494ddeb4fd

File content as of revision 25:e86c745381e6:

if [ ! -d ISL29011 ]; then
    hg clone https://developer.mbed.org/teams/Multi-Hackers/code/ISL29011/
fi