mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
clean-up code
This commit is contained in:
@@ -24,7 +24,6 @@ struct AsyncMqttClientMessageProperties {
|
||||
bool retain;
|
||||
};
|
||||
|
||||
|
||||
namespace AsyncMqttClientInternals {
|
||||
|
||||
typedef std::function<void(bool sessionPresent)> OnConnectUserCallback;
|
||||
|
||||
Reference in New Issue
Block a user