ZUNO command support

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
kitt003
Posts: 2
Joined: 12 Jul 2019 05:37

ZUNO command support

Post by kitt003 »

Is there an alternative to the micros() function in ZUNO?

When I attempt to use it, I get a compile error of "use of undeclared identifier 'micros'", so I'm assuming its not supported...
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: ZUNO command support

Post by PoltoS »

You can directly use timer values. Have a look here: https://github.com/Z-Wave-Me/Z-Uno-Core ... e.cpp#L429
Post Reply