aqhome: removed unused and unneeded code.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
typedef struct AQH_ENDPOINT_MQTT AQH_ENDPOINT_MQTT;
|
||||
struct AQH_ENDPOINT_MQTT {
|
||||
char *clientId;
|
||||
char *topicPrefix;
|
||||
uint16_t lastPacketId;
|
||||
uint16_t keepAliveTime;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user