Tags: kpfleming/arduino-timer-cpp17
Toggle 4.5.0's commit message
disable move operations on Timer
update library.properties
Toggle 4.4.1's commit message
Revert "Simplify directory name in generated ZIP files"
This reverts commit a68b04d .
Toggle 4.4.0's commit message
Use rvalue references and std::move to avoid copying Handler objects
Toggle 4.3.0's commit message
move create_default() into a proper translation unit
Toggle 4.2.1's commit message
remove 'const' which causes const iterator to be returned
Toggle 4.2.0's commit message
add 'operator bool()' to Timer, to avoid peeking inside it
Toggle 4.1.0's commit message
add noexcept specifications to all functions
improve formatting
Toggle 4.0.0's commit message
Rename header to .hpp to ensure editors recognize it as C++
Reformat all C++ source files
Toggle 3.2.1's commit message
Correct logic error in rescheduling functions
Toggle 3.2.0's commit message
You can’t perform that action at this time.