1/// \file doc/doxy-extras/demos-c++.dxy
2/// \brief Main page for collecting our C++ examples
3/// \author Stephen M Moraco (stephmo@users.sourceforge.net)
5/// This file provides a simple catalog of our C++ example programs
8/// @page C++-Demos Example Programs in C++
10/// \par Ex1: display battery voltage
11/// a simple demostration of reading the battery and writing to the LCD
17/// \par Ex2: emitting light (Using Lamp from the Ultimate Accessory Set)
18/// a demostration of the controlling the Lamp
20/// \par demo/lampTest.C
22/// \include lampTest.C
24/// \par Ex3: generating sounds
25/// a simple demostration of the RCX playing music
38rotation.velocity.Sensor.C