Serial debug
-
Hi I try so send debug messages from the gw with (serial.print) to the serial console. For that I activate "#define MY_DEBUG" and include some serial.print commands.
As results it get the Mysensors radio messages logged but so far that i run to the serial.print command it´s just rectangles like i use the wrong baud rate.
Any idea how to log own debug messages to the serial log?