mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-05 23:50:36 +08:00
px4io:Lower Police light activation
This commit is contained in:
committed by
Daniel Agar
parent
74b6cc5bce
commit
1298f6840f
@@ -374,7 +374,7 @@ user_start(int argc, char *argv[])
|
||||
* documented in the dev guide.
|
||||
*
|
||||
*/
|
||||
if (minfo.mxordblk < 600) {
|
||||
if (minfo.mxordblk < 550) {
|
||||
|
||||
syslog(LOG_ERR, "ERR: not enough MEM");
|
||||
bool phase = false;
|
||||
|
||||
Reference in New Issue
Block a user