Do not permit MSP on softserial ports as the load on the CPU is too great (#13303)
commit42267349db0c92a0e1063bd1d07633a3322dfb07
authorSteve Evans <SteveCEvans@users.noreply.github.com>
Thu, 18 Jan 2024 04:34:22 +0000 (18 04:34 +0000)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 04:34:22 +0000 (18 05:34 +0100)
tree2d40b6b6011d21e4a118738ed0eec567770006e2
parent926ef344769af4c15c22e54bbaf6b5354828f97a
Do not permit MSP on softserial ports as the load on the CPU is too great (#13303)

Do not permit MSP or serial RX, or baud rates above 19200 on softserial ports as the load on the CPU is too great
src/main/config/config.c
src/main/io/serial.c
src/main/io/serial.h