mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
l3gd20: fixed a build warning
This commit is contained in:
committed by
Lorenz Meier
parent
1c6ea06790
commit
4271634585
@@ -982,6 +982,7 @@ namespace l3gd20
|
||||
|
||||
L3GD20 *g_dev;
|
||||
|
||||
void l3gd20_usage();
|
||||
void start(bool external_bus, enum Rotation rotation);
|
||||
void test();
|
||||
void reset();
|
||||
|
||||
Reference in New Issue
Block a user