Example of using file interfaces for mDot

Dependencies:   libmDot-mbed5

Fork of BackupRegisterExample by Jason Reiss

Committer:
jreiss
Date:
Wed Feb 07 19:44:15 2018 +0000
Revision:
27:0bc6554f0bad
Parent:
23:4c494ddeb4fd
initial commit

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