comparison examples/02-Digital/digital-input/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
52 void cleanup(BelaContext *context, void *userData) 52 void cleanup(BelaContext *context, void *userData)
53 { 53 {
54 // Nothing to do here 54 // Nothing to do here
55 } 55 }
56 56
57 /* ------------ Project Explantation ------------ */
58 57
59 /** 58 /**
60 \example digital-input/render.cpp 59 \example digital-input/render.cpp
61 60
62 Switching an LED on and off 61 Switching an LED on and off