Adafruit IO Arduino Library
Functions
AdafruitIO.cpp File Reference
#include "AdafruitIO.h"

Functions

void errorCallback (char *err, uint16_t len)
 Prints errors. More...
 

Function Documentation

◆ errorCallback()

void errorCallback ( char *  err,
uint16_t  len 
)

Prints errors.

Parameters
errAn error string to print.
lenThe length of the error string.