@korttoma
hi Tomas,
it was a beginners error. Using latest github sketch for SensebenderMicro.ino, MySensors lib 2.1.0 and the needed libraries from the MySensorsArduinoExamples just worked out of the box.
Thanks again for the links.
@korttoma
hi Tomas,
it was a beginners error. Using latest github sketch for SensebenderMicro.ino, MySensors lib 2.1.0 and the needed libraries from the MySensorsArduinoExamples just worked out of the box.
Thanks again for the links.
@korttoma
hi Tomas,
it was a beginners error. Using latest github sketch for SensebenderMicro.ino, MySensors lib 2.1.0 and the needed libraries from the MySensorsArduinoExamples just worked out of the box.
Thanks again for the links.
hi Tomas,
thanks for the links. I'll try again with these versions, will respond wether it works or not.
Ger
Hi all,
I've been trying for a couple of days to get the SensebenderMicro.ino file compiling with the 2.1.0 version version of MySensors library.
There are some missing (sub) libraries like RunningAverage, sha204 and SI7021; I've copied these from MySensors 1.5.4 release.
I've also added MySensors 2.1.0 libray, but when compiling SensebenderMicro.ino (according to comment, version 1.4), I get
compiler error:
In function `setup':
...\SensebenderMicro.ino:168: undefined reference to `getControllerConfig()'
My question: where is a complete (and consistent) description of (re)building the sketch for Sensebender micro?
Currently I'm feeling kind of lost.
Ger