0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix return with no value in readLinePrivate More... about 5 years ago
minor cleanup & doc fixes More... about 5 years ago
renamed isDimmable to getDimmable; minor doc changes More... about 5 years ago
readme: fix typo More... about 5 years ago
updated license and library.properties More... about 5 years ago
updated readme More... about 5 years ago
updated keywords.txt More... about 5 years ago
Merge branch 'dev/david/misc' of gitlab.pololu.work:dev/qtr-sensors-arduino More... about 5 years ago
minor fixes and doc updates More... about 5 years ago
Make sure raw readings can never exceed _maxValue, as specified in the read() documentation. More... about 5 years ago
Document the maximum RC timeout: 32767 us. More... about 5 years ago
Improve some comments and whitespace. More... about 5 years ago
updated examples More... about 5 years ago
minor doc updates and cleanup More... about 5 years ago
ignore docs directory More... about 5 years ago
fix missing return statements in readLine wrappers More... about 5 years ago
add usage notes; convert Doxygen commands to \ More... about 5 years ago
Merge branch 'master' of github.com:pololu/qtr-sensors-arduino More... about 5 years ago
combined calibration data into structs More... about 5 years ago
moved enums to top level and prefixed with QTR More... about 5 years ago
use realloc() to allow changing sensor count More... about 5 years ago
doxygen documentation & cleanup More... about 5 years ago
converted defines to enums and consts; reworked some functions to avoid bool args; started docs More... about 5 years ago
fix size of allocated arrays in calibrateOnOrOff More... over 5 years ago
check emitter pin state before turning on/off; properly reset emitter pin count More... over 5 years ago
RC readPrivate: disable interrupts while reading sensors; comment cleanup More... over 5 years ago
trying to optimize RC readPrivate More... over 5 years ago
fix readPrivate More... over 5 years ago
fix setSensorPins More... over 5 years ago
comment & whitespace cleanup More... over 5 years ago