Mercurial > hg > beaglert
changeset 502:ff6e9199c444 prerelease
Additional doxygen example name changes
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Wed, 22 Jun 2016 01:15:53 +0100 |
parents | 6962184f8567 |
children | 04212032c779 |
files | examples/06-Sensors/capacitive-touch/render.cpp examples/07-DataLogging/logging-sensors/render.cpp examples/07-DataLogging/write-file/render.cpp |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/examples/06-Sensors/capacitive-touch/render.cpp Wed Jun 22 00:34:07 2016 +0100 +++ b/examples/06-Sensors/capacitive-touch/render.cpp Wed Jun 22 01:15:53 2016 +0100 @@ -154,7 +154,7 @@ /* ------------ Project Explantation ------------ */ /** -\example 06-capacitive-touch +\example capacitive-touch/render.cpp Capacitive touch sensing with MPR121 ---------------------------
--- a/examples/07-DataLogging/logging-sensors/render.cpp Wed Jun 22 00:34:07 2016 +0100 +++ b/examples/07-DataLogging/logging-sensors/render.cpp Wed Jun 22 01:15:53 2016 +0100 @@ -63,7 +63,7 @@ /* ------------ Project Explantation ------------ */ /** -\example 07-logging-sensors +\example logging-sensors/render.cpp Logging Sensor Data ---------------------------
--- a/examples/07-DataLogging/write-file/render.cpp Wed Jun 22 00:34:07 2016 +0100 +++ b/examples/07-DataLogging/write-file/render.cpp Wed Jun 22 01:15:53 2016 +0100 @@ -89,7 +89,7 @@ /* ------------ Project Explantation ------------ */ /** -\example 07-write-file +\example write-file/render.cpp Writing data to a file ---------------------------