Mercurial > hg > beaglert
comparison examples/02-Digital/digital-input/render.cpp @ 500:b935f890e512 prerelease
Updated Doxy to 1.8.11
Amended example titles in render.cpp and file locations in Doxy file.
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Wed, 22 Jun 2016 00:27:13 +0100 |
parents | 8fcfbfb32aa0 |
children | 1cec96845a23 |
comparison
equal
deleted
inserted
replaced
499:a15a116f6904 | 500:b935f890e512 |
---|---|
55 } | 55 } |
56 | 56 |
57 /* ------------ Project Explantation ------------ */ | 57 /* ------------ Project Explantation ------------ */ |
58 | 58 |
59 /** | 59 /** |
60 \example 02-digital-input | 60 \example digital-input/render.cpp |
61 | 61 |
62 Switching an LED on and off | 62 Switching an LED on and off |
63 --------------------------- | 63 --------------------------- |
64 | 64 |
65 This example brings together digital input and digital output. The program will read | 65 This example brings together digital input and digital output. The program will read |