]> mj.ucw.cz Git - home-hw.git/commit
Aircon: Do not crash on receiving 0x00 on debug USART
authorMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2019 15:18:19 +0000 (16:18 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2019 15:18:19 +0000 (16:18 +0100)
commite115c8d6668f23fba3a09e6f1619792a6e4a509d
tree006c3d20c0e00de5456f5bac8d20375d05d7174a
parenta18b65c71b6c8b9868b3fd394d1ce5092dee9428
Aircon: Do not crash on receiving 0x00 on debug USART

This happens during initialization if the debug port is not connected.
aircon/firmware/main.c