Update package #25

Merged
meierj merged 19 commits from mueller/update-package into develop 2021-03-19 15:48:22 +01:00
Showing only changes of commit 5c04ddea1d - Show all commits

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: