Mercurial > hg > beaglert
comparison examples/07-DataLogging/logging-sensors/render.cpp @ 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 | 1cec96845a23 |
comparison
equal
deleted
inserted
replaced
501:6962184f8567 | 502:ff6e9199c444 |
---|---|
61 } | 61 } |
62 | 62 |
63 /* ------------ Project Explantation ------------ */ | 63 /* ------------ Project Explantation ------------ */ |
64 | 64 |
65 /** | 65 /** |
66 \example 07-logging-sensors | 66 \example logging-sensors/render.cpp |
67 | 67 |
68 Logging Sensor Data | 68 Logging Sensor Data |
69 --------------------------- | 69 --------------------------- |
70 | 70 |
71 This sketch demonstrates how to log sensor data for later processing or analysis. | 71 This sketch demonstrates how to log sensor data for later processing or analysis. |