Skip to content

Commit 2859fd8

Browse files
committed
Removed _status from doxygen
1 parent 7c7b6d5 commit 2859fd8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/AdafruitIO.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,7 @@ AdafruitIO_Dashboard *AdafruitIO::dashboard(const char *name) {
246246
/**************************************************************************/
247247
/*!
248248
@brief Provide status explanation strings.
249-
@param _status
250-
The AIO status value
251-
@return A pointer to the status string.
249+
@return A pointer to the status string, _status. _status is the AIO status value
252250
*/
253251
/**************************************************************************/
254252
const __FlashStringHelper *AdafruitIO::statusText() {

0 commit comments

Comments
 (0)