UART and Logger

I want to use the UART to receive data, but that doesn't look possible if I use the Logging Module.   I don't see where the logger module will interrupt my code to tell me I've received a character.

So must I disable the Logger to gain full interrupt control of the UART?

Parents Reply Children
No Data
Related