Mercurial > hg > beaglert
comparison examples/02-Digital/digital-output/render.cpp @ 507:1cec96845a23 prerelease
Explanted explantation
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Wed, 22 Jun 2016 01:51:17 +0100 |
parents | b935f890e512 |
children | 8f8809c77dda |
comparison
equal
deleted
inserted
replaced
506:2a8afa6fa118 | 507:1cec96845a23 |
---|---|
57 void cleanup(BelaContext *context, void *userData) | 57 void cleanup(BelaContext *context, void *userData) |
58 { | 58 { |
59 // Nothing to do here | 59 // Nothing to do here |
60 } | 60 } |
61 | 61 |
62 /* ------------ Project Explantation ------------ */ | |
63 | 62 |
64 /** | 63 /** |
65 \example digital-output/render.cpp | 64 \example digital-output/render.cpp |
66 | 65 |
67 Blinking an LED | 66 Blinking an LED |