mirror of https://github.com/ArduPilot/ardupilot
AP_Generator: reserve ID for Loweheiser mavlink-connected generator
This commit is contained in:
parent
90107c3977
commit
f25c1ef954
|
@ -80,6 +80,7 @@ private:
|
|||
IE_650_800 = 1,
|
||||
IE_2400 = 2,
|
||||
RICHENPOWER = 3,
|
||||
// LOWEHEISER = 4,
|
||||
};
|
||||
|
||||
// Helper to get param and cast to GenType
|
||||
|
|
Loading…
Reference in New Issue