posix rcS: always disable CPU load check

This commit is contained in:
Matthias Grob
2020-04-17 17:23:27 +02:00
parent d96a841050
commit ffa9fdbd56
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -901,7 +901,7 @@ PARAM_DEFINE_INT32(COM_MOT_TEST_EN, 1);
PARAM_DEFINE_FLOAT(COM_KILL_DISARM, 5.0f);
/**
* Maximum allowed CPU load to still allow arming
* Maximum allowed CPU load to still arm
*
* A negative value disables the check.
*