mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
astyle src/drivers/test_ppm
This commit is contained in:
committed by
Lorenz Meier
parent
ac06d665a3
commit
8ab79a2c90
@@ -201,7 +201,7 @@ start(unsigned channels)
|
||||
fail:
|
||||
|
||||
if (g_test != nullptr) {
|
||||
delete(g_test);
|
||||
delete (g_test);
|
||||
g_test = nullptr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user