mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Pre-commit
This commit is contained in:
parent
620db2cc33
commit
12b83e7605
3 changed files with 4 additions and 9 deletions
|
@ -57,6 +57,6 @@ extern char mqtt_msg[MSG_BUFFER_SIZE];
|
|||
|
||||
void init_mqtt(void);
|
||||
void mqtt_loop(void);
|
||||
bool mqtt_publish_retain(const char *topic);
|
||||
bool mqtt_publish_retain(const char* topic);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue