Closed fandrupaw closed 3 years ago
can you paste an example code of how to disable debug messages ?
It would be great to add "enabling/disabling debug mode" paragraph to readme
my headers looks like below
#define NODEBUG_SOCKETIOCLIENT #include <Arduino.h> #include <ESP8266WiFi.h> #include <ArduinoJson.h> #include <SocketIoClient.h> ...
can you paste an example code of how to disable debug messages ?
It would be great to add "enabling/disabling debug mode" paragraph to readme