Clean up whitespace, headings

This commit is contained in:
Scott Lahteine
2021-01-18 21:53:32 -06:00
parent eb84acaf5b
commit 49b5e1d9bf
8 changed files with 7 additions and 10 deletions

View File

@ -157,7 +157,7 @@ void mks_gpio_test() {
&& (READ(PE6) == 0)
&& (READ(PE7) == 0)
#endif
)
)
disp_det_ok();
else
disp_det_error();