AP_HAL: added NOT_SIGNED error code

This commit is contained in:
Andrew Tridgell 2022-09-03 08:45:10 +10:00
parent 2c6418a920
commit a6c5e38c5a
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ public:
NO_CHANGE=1,
FAIL=2,
NOT_AVAILABLE=3,
NOT_SIGNED=4,
};
// overwrite bootloader (probably with one from ROMFS)