docs: removed C++ references from documentation to make API language agnostic

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-06-01 10:56:03 -07:00
parent 4390c30be8
commit 8614cb322a
109 changed files with 142 additions and 142 deletions

View File

@ -44,7 +44,7 @@ const int UBLOX6_DEFAULT_UART = 0;
namespace upm {
/**
* @brief C++ API for the U-BLOX 6 GPS module
* @brief API for the U-BLOX 6 GPS module
*
* UPM support for the U-BLOX 6 GPS Module
*
@ -60,7 +60,7 @@ namespace upm {
* @web http://www.seeedstudio.com/depot/Grove-GPS-p-959.html
* @con uart
*
* @brief C++ API for the U-BLOX 6 GPS module
* @brief API for the U-BLOX 6 GPS module
*
* UPM support for the U-BLOX 6 GPS Module
*