HAL/serial followup

This commit is contained in:
Scott Lahteine
2020-09-23 21:36:31 -05:00
parent 4b928b2da8
commit 568f292883
6 changed files with 13 additions and 6 deletions

View File

@ -108,7 +108,7 @@
#endif
#endif
#ifdef DGUS_SERIAL
#ifdef DGUS_SERIAL_PORT
#if DGUS_SERIAL_PORT == 0
#error "DGUS_SERIAL_PORT cannot be 0. (Port 0 does not exist.) Please update your configuration."
#elif DGUS_SERIAL_PORT == SERIAL_PORT