We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7b6d5 commit 2859fd8Copy full SHA for 2859fd8
src/AdafruitIO.cpp
@@ -246,9 +246,7 @@ AdafruitIO_Dashboard *AdafruitIO::dashboard(const char *name) {
246
/**************************************************************************/
247
/*!
248
@brief Provide status explanation strings.
249
- @param _status
250
- The AIO status value
251
- @return A pointer to the status string.
+ @return A pointer to the status string, _status. _status is the AIO status value
252
*/
253
254
const __FlashStringHelper *AdafruitIO::statusText() {
0 commit comments