Activity
Bump arduino/arduino-lint-action from 1.0.2 to 2.0.0
Bump arduino/arduino-lint-action from 1.0.2 to 2.0.0
on Feb 3
Change encoder ISR to use micros()
instead of millis()
Change encoder ISR to use
micros()
instead of millis()
Deleted branch
Deleted branch
Bump arduino/compile-sketches from 1.1.0 to 1.1.2
Bump arduino/compile-sketches from 1.1.0 to 1.1.2
on Aug 19, 2024
Bump arduino/compile-sketches from 1.1.0 to 1.1.1
Bump arduino/compile-sketches from 1.1.0 to 1.1.1
on Jun 17, 2024
Test-compile examples only for changes to source
Test-compile examples only for changes to source
Deleted branch
Bump actions/upload-artifact from 3 to 4
Bump actions/upload-artifact from 3 to 4
on Dec 18, 2023
Update alert syntax in README.md
Update alert syntax in README.md
Changed examples to use constants instead of #define
Changed examples to use constants instead of #define
Fixed the formatting in a few links
Fixed the formatting in a few links
Adding new example of how to check for left or right turns
Adding new example of how to check for left or right turns
Force push
Adding new example of how to check for left or right turns
Adding new example of how to check for left or right turns
Added some logging for easier debugging
Added some logging for easier debugging
Force push
Added some logging for easier debugging
Added some logging for easier debugging
Fixing inconsistent indentation
Fixing inconsistent indentation
Fixed first button-press being ignored
Fixed first button-press being ignored
Adding Report Size Deltas action
Adding Report Size Deltas action