mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
Refactor MQTT subscriptions #173
This commit is contained in:
@@ -374,6 +374,7 @@ class TxService : public EMSbus {
|
||||
#else
|
||||
static constexpr uint8_t MAXIMUM_TX_RETRIES = 3;
|
||||
#endif
|
||||
|
||||
static constexpr uint32_t POST_SEND_DELAY = 2000;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user