mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Some precommit fixes
This commit is contained in:
parent
957a91e55e
commit
527bc19649
4 changed files with 10 additions and 8 deletions
|
@ -96,4 +96,4 @@ void mqtt_loop(void) {
|
|||
|
||||
bool mqtt_publish(const String& topic, const String& payload) {
|
||||
return client.publish(topic.c_str(), payload.c_str());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue