Fixed options.txt to leave RotaryEncoderEnable and RotaryEncoderInvert turned off by default.

This commit is contained in:
George Belmont 2020-08-14 08:17:25 -04:00
parent 46381430e1
commit 91a213132a
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@ GraphIEC = 1
// Updated to address issue #185 and allow for inversion of rotary operation
// for certain encoders. - 08/13/2020 by Geo...
//
RotaryEncoderEnable = 1
RotaryEncoderInvert = 1
//RotaryEncoderEnable = 1
//RotaryEncoderInvert = 1
// This option will display the temperature of the Pi's CPU.
// It should be about 52<35>C anything above 65<36>C is bad and there is something wrong with your hardware