cross referencing

This commit is contained in:
2021-06-15 13:58:19 +02:00
parent e39d6a8ec9
commit 2604876d0e
5 changed files with 16 additions and 5 deletions

View File

@ -6,7 +6,8 @@
/**
* @brief Device handler for the Hyperion HT-GPS200 device
* @details
* Flight manual: https://egit.irs.uni-stuttgart.de/redmine/projects/eive-flight-manual/wiki/Hyperion_HT-GPS200
* Flight manual:
* https://egit.irs.uni-stuttgart.de/redmine/projects/eive-flight-manual/wiki/Hyperion_HT-GPS200
*/
class GPSHandler: public DeviceHandlerBase {
public: