mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
[docs] Fix Doxygen warnings, add CI docs lint job (#3639)
The CI docs lint build is configured to fail on Doxygen warnings.
This commit is contained in:
@@ -140,7 +140,7 @@ class AddressableLED {
|
||||
* <p>The sync time is the time to hold output so LEDs enable. Default set for
|
||||
* WS2812.
|
||||
*
|
||||
* @param syncTimeMicroSeconds the sync time
|
||||
* @param syncTime the sync time
|
||||
*/
|
||||
void SetSyncTime(units::microsecond_t syncTime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user