Doxygen update
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@427 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* GPIO implementation
|
||||
* %GPIO implementation
|
||||
* \defgroup GPIO Package GPIO
|
||||
* \ingroup Platform
|
||||
* @{
|
||||
@@ -54,9 +54,7 @@ typedef enum
|
||||
/**
|
||||
* \class Gpio
|
||||
* \extends IODevice
|
||||
* The Gpio struct that can be used as an object
|
||||
*/
|
||||
|
||||
struct Gpio
|
||||
{
|
||||
struct IODevice device; //!< \private
|
||||
|
||||
Reference in New Issue
Block a user