Skip to content

Commit

Permalink
param FS_GCS_TOUT updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mf-ff99 committed Aug 16, 2023
1 parent c44b3e7 commit c1af2c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ArduCopter/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#include "ap_version.h"

#define THISFIRMWARE "PRISM Lite v1.7"
#define THISFIRMWARE "PRISM Lite v1.8"

// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 4,3,6,FIRMWARE_VERSION_TYPE_OFFICIAL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ FS_OPTIONS 16
FS_THR_ENABLE 1
FS_THR_VALUE 950
FS_GCS_ENABLE 1
FS_GCS_TIMEOUT 2
FS_GCS_TIMEOUT 3
FS_EKF_ACTION 1
FS_EKF_THRESH 1
FS_CRASH_CHECK 1
Expand Down

0 comments on commit c1af2c1

Please sign in to comment.