We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4255c9 commit 2108315Copy full SHA for 2108315
src/mqtt.h
@@ -21,7 +21,6 @@
21
#include "current_shaper.h" // For shaper interaction, if any direct calls were made
22
23
// Forward declarations
24
-class EvseManager;
25
26
#define MQTT_LOOP_INTERVAL 50 // ms, replaces MQTT_LOOP define
27
#define MQTT_CONNECT_TIMEOUT (5 * 1000) // ms
0 commit comments