Browse Source

Disable terminal support for RFBridge

fastled
Xose Pérez 7 years ago
parent
commit
924031dd74
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      code/espurna/config/hardware.h

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

@ -427,6 +427,7 @@
#ifndef DUMMY_RELAY_COUNT
#define DUMMY_RELAY_COUNT 6
#endif
#define TERMINAL_SUPPORT 0
#define TRACK_RELAY_STATUS 0
// Buttons


Loading…
Cancel
Save