mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
AP_Compass: removed _product_id var
This commit is contained in:
parent
3a1cbaeb25
commit
4bc92b6373
@ -271,9 +271,6 @@ private:
|
||||
AP_Compass_Backend *_backends[COMPASS_MAX_BACKEND];
|
||||
uint8_t _backend_count;
|
||||
|
||||
// primary product id
|
||||
int16_t _product_id;
|
||||
|
||||
// number of registered compasses.
|
||||
uint8_t _compass_count;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user