Skip to content

Fix/serial polling

Martin Wermelinger requested to merge fix/serial_polling into master

The serial node is reading the buffer in a loop without break or sleep, requiring the full load of a core.

Merge request reports

Loading