AP_EFI : Hirth type id is reserved

Hirth type-id = 8
WIP
This commit is contained in:
Pradeep 2023-04-24 13:49:33 +10:00 committed by Andrew Tridgell
parent 47ad614e8e
commit e7c78f8cd4
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ public:
DroneCAN = 5,
CurrawongECU = 6,
SCRIPTING = 7,
// Hirth = 8 /* Reserved for future implementation */
};
static AP_EFI *get_singleton(void) {