New 2.0.9 test build is ready!

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

New 2.0.9 test build is ready!

Post by PoltoS »

This build is mostly for fixing bugs in previous version 2.0.8 and earlier.

You can get it from http://z-uno.z-wave.me/files/z-uno/test ... index.json repo (note the test-ucxx in the middle!)

What's new:

Bug fixes
  • Fixed digitalRead with constant pin reference (broken since 2.0.8)
  • Fixed ADC wrong values after Z-Uno wakeup (broken since the beginning)
  • Fixed user readable output on wrong s_pin usage (not in 9-16 range, broken since 2.0.8)
  • Fixed problem with pins 17-23 (fixed in 2.0.7, but broken since 2.0.8)
Improvements
  • Added atoi, atol, atof definitions in headers
  • Interrupt handlers can be defined not only in sketch file, but in libs too (used in the new ZUNO_SERVO)
  • Added Servo library (only one servo can be controlled without significant problems with radio). Added an example SimpleServo
This test build will become release next week if no bugs are located. We thank Z-Uno community for intensive testing!
Post Reply