Thank you.
loic13
@loic13
0
Reputation
4
Posts
271
Profile views
0
Followers
0
Following
Best posts made by loic13
This user hasn't posted anything yet.
Latest posts made by loic13
-
RE: 💬 Sensebender Micro
Hi, 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.
-
RE: Requesting value from Domoticz
Hi @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