Skip to content

Commit

Permalink
Remove unnecessary version_topic
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile committed Nov 6, 2023
1 parent a5e8988 commit cf0b2a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main/User_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,6 @@ int lowpowermode = DEFAULT_LOW_POWER_MODE;
//#define ZgatewayRS232 "RS232" //ESP8266, Arduino, ESP32

/*-------------DEFINE YOUR MQTT ADVANCED PARAMETERS BELOW----------------*/
#ifndef version_Topic
# define version_Topic "/version"
#endif
#ifndef will_Topic
# define will_Topic "/LWT"
#endif
Expand Down

0 comments on commit cf0b2a2

Please sign in to comment.