mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 08:10:35 +08:00
load_mon: initial commit
This commit is contained in:
committed by
Lorenz Meier
parent
5ee865a6eb
commit
749b598af1
@@ -300,3 +300,6 @@ ORB_DEFINE(gps_inject_data, struct gps_inject_data_s);
|
||||
|
||||
#include "topics/adc_report.h"
|
||||
ORB_DEFINE(adc_report, struct adc_report_s);
|
||||
|
||||
#include "topics/cpuload.h"
|
||||
ORB_DEFINE(cpuload, struct cpuload_s);
|
||||
|
||||
Reference in New Issue
Block a user