Ok so i’m coding the Accelerometer, and in my commandbase i have
public static Accelerometer Accelerometer = new Accelerometer();
and no matter what we try we always get the error: no suitable constructor found for Accelerometer()
any help would be appreciated, thanks.