Konrad Dybcio 3e6ce0127e main: Replace LF with CRLF for server status updates
These can apparently be handled too slow (because the stdin handler
thread takes its sweet time to spin up?), and receiving e.g. the
hello message ("Starting cdba server") and some warning (like
"cdba-server: Please switch to yaml config for ftdi_gpio configuration")
separated with a single LF char on the server side ends up with a
janky printout.

This is not ideal, but I suppose acking of the server status updates
could be introduced in a future update..

Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
2024-05-21 23:05:03 +02:00
2024-05-01 23:01:29 +02:00
2024-04-26 12:00:24 +02:00
2024-05-06 22:55:02 +02:00
2024-05-06 22:55:02 +02:00
2024-04-27 01:13:51 +02:00

sk8brd

Simple remote board control software

TODO: readme

Description
No description provided
Readme 114 KiB
Languages
Rust 100%