mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
remove old joystick programs
This commit is contained in:
@@ -180,6 +180,8 @@ int init_hid_device(char* device_name)
|
||||
cnt,axis_min[cnt],axis_max[cnt],__FILE__,__LINE__);
|
||||
return(1);
|
||||
}
|
||||
dbgprintf(stderr,"Axis %d : parameters = [%d,%d]\n",
|
||||
cnt,axis_min[cnt],axis_max[cnt]);
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user