Page 1 of 1

New 2.0.9 test build is ready!

Posted: 15 Mar 2017 15:41
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!