hello,
it is possibil to make a function that i can call the libray to use another serial, so i need the debug output but i use the serial(0) for other, so i need the output on Serial1
Like setDebugOutput(true, Serial1) so that the serial is optional?
hello, it is possibil to make a function that i can call the libray to use another serial, so i need the debug output but i use the serial(0) for other, so i need the output on Serial1 Like setDebugOutput(true, Serial1) so that the serial is optional?