Browse Source

Revert DEBUG_SERIAL_SUPPORT for RFRIDGE

ech1560
Xose Pérez 6 years ago
parent
commit
1ebc1795a2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/espurna/config/hardware.h

+ 1
- 1
code/espurna/config/hardware.h View File

@ -721,7 +721,7 @@
// the port and remove UART noise on serial line
#if not RFB_DIRECT
#define SERIAL_BAUDRATE 19200
//#define DEBUG_SERIAL_SUPPORT 0
#define DEBUG_SERIAL_SUPPORT 0
#endif
#elif defined(ITEAD_SONOFF_B1)


Loading…
Cancel
Save