Update README.md

This commit is contained in:
n-e-y-s
2020-06-15 16:29:59 +02:00
committed by GitHub
parent cb6eca2352
commit 12e98092f7

View File

@ -60,3 +60,5 @@ The first step is to decide for a suitable filtering. Depending on the wear of y
Afterwards you probably want at least to calibrate your shifter by selecting the calibration values for the shifter on the upper left panel. Optionally you can also pre-calibrate your pedals such that the values are stored on the Arduino. The default is to use auto-calibration for the pedals.
Note that there is the status line output with some profiling output on the left side and the final output values of the axis, buttons and gear value as delivered to the games.
Last step is to save the settings to the Arduino's EEPROM using the respective button. You can test that this has been working by going back to the default calibration (plots should change) and then reloading the EEPROM calibration (plots should change to the desired values). Everytime you turn on the Arduino it loads the EEPROM calibration automatically from now on.