Browse Source

Typo in thingspeak macro (#1965)

master
Niek van der Maas 5 years ago
committed by Max Prokhorov
parent
commit
bad47d0195
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/espurna/config/dependencies.h

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

@ -67,7 +67,7 @@
#endif
#endif
#if THINKSPEAK_SUPPORT
#if THINGSPEAK_SUPPORT
#undef BROKER_SUPPORT
#define BROKER_SUPPORT 1 // If Thingspeak enabled enable BROKER
#endif


Loading…
Cancel
Save