mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-11 10:45:41 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
@@ -88,3 +88,6 @@ uint8_t DomoticzMqttHandler::getFormat() {
|
||||
bool DomoticzMqttHandler::publishRaw(String data) {
|
||||
return false;
|
||||
}
|
||||
|
||||
void DomoticzMqttHandler::onMessage(String &topic, String &payload) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user