Closed dzindra closed 5 years ago
Sometimes it is useful to slow down modem baud rate and send debug info somewhere else. Additions do not change default behaviour (baud rate 921600 and Serial as debug output)
Hi @dzindra,
After discussing with @Rocketct outside of Github, we're thinking of overloading the debug API:
debug
void debug(Print& print);
I'll push some commits to this branch before we merge.
@dzindra thanks!
Sometimes it is useful to slow down modem baud rate and send debug info somewhere else. Additions do not change default behaviour (baud rate 921600 and Serial as debug output)