Hi,
I tried with " #define WEBDUINO_SERIAL_DEBUGGING 2" on the first
position too, but i don't have any messages in the serial console..
I opened the "WebServer.h" and i found that it use the
"HardwareSerial.h", i have this file in Arduino (../cores/arduino/.)
and i can compile/verify and upload without any problem, but i don't
know the baud rate, i tried with 9600 and 57600 but it doesn't work
either.
I tried open "HardwareSerial.h" too but i can't understand any code...
(i am new with C++ and Adruino..).
Thank you,
Antoni