A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/khoih-prog/ESP8266TimerInterrupt/releases below:

Releases · khoih-prog/ESP8266TimerInterrupt · GitHub

This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Releases: khoih-prog/ESP8266TimerInterrupt

Releases · khoih-prog/ESP8266TimerInterrupt

v1.6.0 to optimize code by using passing by `reference` instead of by `value`, to add examples to demo one-shot timer and multiple-file projects Releases v1.6.0
  1. Add example ISR_16_Timers_Array_OneShot to demo how to use one-shot ISR-based timer
  2. Add example multiFileProject to demo for multiple-file project
  3. Optimize code by using passing by reference instead of by value
v1.5.0 to fix multiple-definitions linker error, to add feature to select among highest, medium or lowest accuracy for Timers for shortest, medium or longest time v1.4.1 to have examples modified and tested with core v3.0.2 Releases v1.4.1
  1. Examples modified and tested with core v3.0.2
  2. Add instructions in README.md
  3. Add changelog.md
  4. Delete Blynk-related examples
Release v1.4.0 to fix compiler errors due to conflict to some libraries and add complex examples Releases v1.4.0
  1. Fix compiler errors due to conflict to some libraries.
  2. Add complex examples.
Release v1.3.0 to match new ESP8266 core v3.0.0 Releases v1.3.0
  1. Update to match new ESP8266 core v3.0.0
Version v1.2.0 to optimize code and add better debug feature Releases v1.2.0
  1. Add better debug feature.
  2. Optimize code and examples to reduce RAM usage
Version v1.1.1 to add example Change_Interval and Version String Releases v1.1.1
  1. Add Change_Interval example to show how to change TimerInterval on-the-fly
  2. Add Version String
Version v1.1.0 to restore cpp code besides Impl.h code to use if Multiple-Definition linker error. Releases v1.1.0
  1. Restore cpp code besides Impl.h code to use if Multiple-Definition linker error.
  2. Update examples.
  3. Enhance README.
Version v1.0.3 Releases v1.0.3
  1. Restructure code.
  2. Fix example.
  3. Enhance README.
Version v1.0.2 with many new and powerful features

In version v1.0.2 :

  1. Allow maximum 16 ISR-based timers,
  2. The maximum interval is practically unlimited (limited only by unsigned long miliseconds)
  3. The accuracy is nearly perfect compared to software timers. The most important feature is they're ISR-based timer. Therefore, their executions are not blocked by bad-behaving functions / tasks.
  4. Add more examples

These important features are absolutely necessary for mission-critical tasks.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4