Remove encoder in-matrix workaround code (#20389)
This commit is contained in:
parent
74fbd5a031
commit
c4a67d3f33
241 changed files with 1106 additions and 5235 deletions
|
@ -22,7 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
// Note: array is { col, row )
|
||||
#define ENCODERS_CW_KEY { { 3, 5 } }
|
||||
#define ENCODERS_CCW_KEY { { 5, 5 } }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue