FAQ

Why does the calibration value not show 2000 when using getCalibration() after setting it with setCalibration(2000)?

userHead niu.yixuan 2024-07-12 15:04:05 4 Views0 Replies
Why use the setCalibration() function to set the calibration value to 2000, but use the getCalibration() function to check the current calibration value is not 2000.
2024-07-12 15:04:05 The getCalibration() function can only obtain the calibration value of the "key-press calibration" or enableCal() function, but cannot obtain the calibration value set by the setCalibration() function userHeadPic niu.yixuan