docs: remove references to C++ as docstrings used by sphinx
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
namespace mraa {
|
||||
|
||||
/**
|
||||
* @brief C++ API to Pulse Width Modulation
|
||||
* @brief API to Pulse Width Modulation
|
||||
*
|
||||
* This file defines the PWM C++ interface for libmraa
|
||||
* This file defines the PWM interface for libmraa
|
||||
*
|
||||
* @snippet Pwm3-cycle.cpp Interesting
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user