Page 1 of 1

Project "Battery powered wall switch"

Posted: 08 Nov 2016 20:16
by WernerS
Hello

i like to try this sketch, but always i get the Error that "kpd.isIdled" is not a member in ZMEKeypad
I google one hour but can find nothing about this
Whoe can help?

kind regards
Werner

Re: Project "Battery powered wall switch"

Posted: 08 Nov 2016 23:04
by A.Harrenberg
Hi,

it looks like the library was changed and there was a function isIdled defined when the example was build...

The library was uploaded by "p0lyg0n1", maybe he can solve the mystery about the missing function call.

Regards,
Andreas.

Re: Project "Battery powered wall switch"

Posted: 13 Nov 2016 13:12
by PoltoS
Indeed we had this isIdle added recently. Please check https://github.com/Z-Wave-Me/Z-Uno-Core/issues/103