Plane: NFC SYS_NUM_RESETS is a read-only variable

This commit is contained in:
Dr.-Ing. Amilcar Do Carmo Lucas 2017-06-07 12:01:46 +02:00 committed by Randy Mackay
parent 981807fe9a
commit ccee841578

View File

@ -768,6 +768,7 @@ const AP_Param::Info Plane::var_info[] = {
// @Param: SYS_NUM_RESETS
// @DisplayName: Num Resets
// @Description: Number of APM board resets
// @ReadOnly: True
// @User: Advanced
GSCALAR(num_resets, "SYS_NUM_RESETS", 0),