AP_EFI: reserve ID for Loweheiser mavlink-connected generator

This commit is contained in:
Peter Barker 2022-01-17 16:57:54 +11:00 committed by Peter Barker
parent c5a444e4a3
commit 90107c3977
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ public:
MegaSquirt = 1,
NWPMU = 2,
Lutan = 3,
// LOWEHEISER = 4,
};
static AP_EFI *get_singleton(void) {