Thank you.
loic13
@loic13
Posts
-
💬 Sensebender Micro -
💬 Sensebender MicroHi, I'm getting this error message when compiling the sketch with the 2.1.1 MySensors library:
SensebenderMicro:168: error: 'getConfig' was not declared in this scope
isMetric = getConfig().isMetric;I just commented out the line as workaround, but not sure that its correct.
-
Requesting value from DomoticzThat is perfect thanks a lot.
-
Requesting value from DomoticzHi @dbemowsk,
I'm trying to figure out the message format in the receive() function. Could you show an example of your receive() function ? I couldn't find the received message format.
Thank's