Example of using backup registers on mDot

Dependencies:   libmDot-mbed5

Fork of Dot-Examples by MultiTech

Committer:
jreiss
Date:
Sun Feb 04 01:12:04 2018 +0000
Revision:
26:99458ed6fd31
Parent:
23:4c494ddeb4fd
simplify example;

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