Adafruit IO Arduino Library
|
#include "AdafruitIO.h"
Functions | |
void | errorCallback (char *err, uint16_t len) |
Prints errors. More... | |
void errorCallback | ( | char * | err, |
uint16_t | len | ||
) |
Prints errors.
err | An error string to print. |
len | The length of the error string. |