Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@filoconnesso filoconnesso released this 18 Oct 13:48
· 9 commits to main since this release

There are interesting news for Tweakly!

We have arrived at the 1.0.4 update of Tweakly, here are the news of this package:

  • doList has been updated: a problem that prevented the correct scrolling of tasks has been corrected and the back method has been added to go back in the task list.
  • Pin settings: it is now possible to configure the debouncing timers, the double click timeout time, click on the DOUBLE_CLICK event and the activity timer of the LONG_PRESS event.
  • A problem with the event functionality of the pads that affected the correct functioning of the digitalPushButton function has been corrected.
  • Macros are coming! It is possible to turn off parts of code temporarily inside the loop with the TWEAKLY_ROLLUP macro.
  • Added new examples to understand how new features work.
  • Your codes currently written with Tweakly are fully compatible with this release!

Tests were carried out on ESP8266, ESP32 and Arduino boards.

Thanks and enjoy!