mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 07:39:05 +08:00
cmake configs: minor cleanup for hott telemetry
it got moved to drivers/telemetry/hott
This commit is contained in:
parent
28521ea77c
commit
0ebf821db4
@ -166,8 +166,6 @@ send_data(int uart, uint8_t *buffer, size_t size)
|
||||
int
|
||||
hott_telemetry_thread_main(int argc, char *argv[])
|
||||
{
|
||||
warnx("starting");
|
||||
|
||||
connect_count = perf_alloc(PC_COUNT, "reconnects ");
|
||||
recon_port = perf_alloc(PC_COUNT, "reopen port ");
|
||||
reqs_count = perf_alloc(PC_COUNT, "requests ");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user