Skip to content

Commit

Permalink
Changed log update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rad-hi committed Aug 24, 2021
1 parent 71a6583 commit af5efe6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ The ```readRisingClick()``` was repeatedly reporting a "rising edge" detection a
### v1.0.2 (24th August, 2021):

- Added debouncing to ```readInSteps()``` and made it return a **ABORTED_STEPS** value when the user stops pressing in the middle of the pressing period without reaching the intended stepped-period.
- Added multiple buttons driven animations example.
- Updated the Display API (wrapper class to the Adafruit_SSD1306 library) to make it more efficient and more intuitive, no change in how it works though.
- Grouped the state variables used for all functions into a single ```uint8_t flag``` saving with this 3 bytes of memory.
- Added multiple buttons driven animations example.

0 comments on commit af5efe6

Please sign in to comment.