examples: added missing snippets and paired them with right examples

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-03-13 16:27:26 -07:00
parent dc932b61e7
commit e2b3cbc0f1
14 changed files with 55 additions and 11 deletions

View File

@ -58,6 +58,7 @@ class Grove {
*
* @ingroup grove gpio
* @snippet groveled.cxx Interesting
* @snippet groveled-multi.cxx Interesting
*/
class GroveLed: public Grove {
public: