Open
Description
The library's public API includes a setDelays
function:
Line 83 in 9d5872e
But this function is not mentioned in the documentation (Arduino library documentation).
The entire public API of the library must be documented.
An example sketch should be provided that demonstrates its usage, including whether it must be called before a begin()
call, after, or does it not matter?