Feature accurate cpu load (#2716)

* use more precise STATISTICS module instead of deprecated PROFILING one to get accurate cpu load informations
* enable sys_mon module in drop1 airframe
This commit is contained in:
alexandre bustico
2021-05-07 17:46:44 +02:00
committed by GitHub
parent b2c7f87433
commit fdbd4679c7
3 changed files with 52 additions and 37 deletions
+1
View File
@@ -26,6 +26,7 @@
</target>
<module name="telemetry" type="xbee_api"/>
<module name="sys_mon"/>
<module name="motor_mixing"/>