pololu / zumo-32u4-arduino-library

Library to help interface with the on-board hardware of the Pololu Zumo 32U4 robot.
https://www.pololu.com/category/170/zumo-32u4-robot
MIT License
66 stars 61 forks source link

Update copy of QTRSensors #6

Open BlueAndi opened 2 years ago

BlueAndi commented 2 years ago

The current copy of QTRSensors contains e.g. no doxygen comments. Therefore important informations for the Zumo32U4LineSensors() are missing in the generated documentation, see e.g. public functions here https://pololu.github.io/zumo-32u4-arduino-library/class_zumo32_u4_line_sensors.html

The documentation is really worthful, especially for interesting guys with less experience.

Additional we get further feature improvements.

BlueAndi commented 2 years ago

@DavidEGrayson What do you think, is there a chance?