doc added

This commit is contained in:
Robin Müller 2021-03-07 12:55:22 +01:00 committed by Robin.Mueller
parent 4a5371d9b9
commit ab13fe15e4

View File

@ -10,6 +10,8 @@
* @details
* Advanced documentation:
* https://egit.irs.uni-stuttgart.de/redmine/projects/eive-flight-manual/wiki/L3GD20H_Gyro
*
* Data is read big endian with the smallest possible range of 245 degrees per second.
*/
class GyroHandlerL3GD20H: public DeviceHandlerBase {
public: