This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "accel.h"
|
||||
|
||||
extern inline struct vector sensitivity_rs(fpt input_speed,
|
||||
struct accel_args args) {
|
||||
return sensitivity(input_speed, args);
|
||||
}
|
||||
Reference in New Issue
Block a user