mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-30 05:00:36 +08:00
Fixed accel sim code style
This commit is contained in:
@@ -1039,6 +1039,7 @@ int
|
||||
ACCELSIM_mag::devIOCTL(unsigned long cmd, unsigned long arg)
|
||||
{
|
||||
int ret;
|
||||
|
||||
switch (cmd) {
|
||||
case DEVIOCGDEVICEID:
|
||||
ret = (int)VirtDevObj::devIOCTL(cmd, arg);
|
||||
|
||||
Reference in New Issue
Block a user