finally fixed f*cking internal Encoder

This commit is contained in:
2025-02-03 00:01:45 +01:00
parent f12f908933
commit 0089ed9d67
6 changed files with 48 additions and 48 deletions

View File

@@ -18,9 +18,9 @@
#define CONFIG_HALL_B_GPIO 16
#define CONFIG_HALL_C_GPIO 17
#define CONFIG_IN_ENC_A_GPIO 23
#define CONFIG_IN_ENC_B_GPIO 1
#define CONFIG_IN_ENC_BUT_GPIO 3
#define CONFIG_IN_ENC_A_GPIO 3
#define CONFIG_IN_ENC_B_GPIO 2
#define CONFIG_IN_ENC_BUT_GPIO 23
#define CONFIG_EXT_ENC_INDX_GPIO 16
#define CONFIG_EXT_ENC_LEFT_GPIO 18