Quentin Torgerson
Quentin Torgerson
This PR updates the comments about parameters in the apriltag detector to give the user a better understanding of valid ranges and default values
There were already `#ifdef` macros wrapping some of the serial print statements in the library. This PR adds macros around the remaining Serial print statements. The serial print statements can...
Currently, if the user specifies a custom address to the `BH1750` constructor, it will be overridden when the user calls the `begin()` function. I believe this was the root of...
I am attempting to generate new TagStandard41h* and TagStandard52h* families and I am seeing extremely long generation time estimates. I have attempted to generate some of the larger Standard families...