Update sonoff_template.h

This commit is contained in:
Jason2866 2019-10-15 11:34:15 +02:00 committed by GitHub
parent c9f4a0f8db
commit 1c1f6ee910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -775,7 +775,9 @@ const uint8_t kModuleNiceList[] PROGMEM = {
SONOFF_IFAN02, // Sonoff Fan SONOFF_IFAN02, // Sonoff Fan
SONOFF_IFAN03, SONOFF_IFAN03,
#endif #endif
#ifdef USE_RF_BRIDGE
SONOFF_BRIDGE, // Sonoff Bridge SONOFF_BRIDGE, // Sonoff Bridge
#endif
SONOFF_SV, // Sonoff Development Devices SONOFF_SV, // Sonoff Development Devices
SONOFF_DEV, SONOFF_DEV,
CH1, // Relay Devices CH1, // Relay Devices