Selaa lähdekoodia

Improve JGAurora A1/A5S touch buttons (#16394)

Tanguy Pruvot 5 vuotta sitten
vanhempi
commit
96a5e64bb8

+ 2
- 2
config/examples/JGAurora/A1/Configuration.h Näytä tiedosto

1667
 // This option overrides the default number of encoder pulses needed to
1667
 // This option overrides the default number of encoder pulses needed to
1668
 // produce one step. Should be increased for high-resolution encoders.
1668
 // produce one step. Should be increased for high-resolution encoders.
1669
 //
1669
 //
1670
-#define ENCODER_PULSES_PER_STEP 1
1670
+//#define ENCODER_PULSES_PER_STEP 2
1671
 
1671
 
1672
 //
1672
 //
1673
 // Use this option to override the number of step signals required to
1673
 // Use this option to override the number of step signals required to
1674
 // move between next/prev menu items.
1674
 // move between next/prev menu items.
1675
 //
1675
 //
1676
-#define ENCODER_STEPS_PER_MENU_ITEM 1
1676
+//#define ENCODER_STEPS_PER_MENU_ITEM 2
1677
 
1677
 
1678
 /**
1678
 /**
1679
  * Encoder Direction Options
1679
  * Encoder Direction Options

+ 2
- 2
config/examples/JGAurora/A5S/Configuration.h Näytä tiedosto

1667
 // This option overrides the default number of encoder pulses needed to
1667
 // This option overrides the default number of encoder pulses needed to
1668
 // produce one step. Should be increased for high-resolution encoders.
1668
 // produce one step. Should be increased for high-resolution encoders.
1669
 //
1669
 //
1670
-#define ENCODER_PULSES_PER_STEP 1
1670
+//#define ENCODER_PULSES_PER_STEP 2
1671
 
1671
 
1672
 //
1672
 //
1673
 // Use this option to override the number of step signals required to
1673
 // Use this option to override the number of step signals required to
1674
 // move between next/prev menu items.
1674
 // move between next/prev menu items.
1675
 //
1675
 //
1676
-#define ENCODER_STEPS_PER_MENU_ITEM 1
1676
+//#define ENCODER_STEPS_PER_MENU_ITEM 2
1677
 
1677
 
1678
 /**
1678
 /**
1679
  * Encoder Direction Options
1679
  * Encoder Direction Options

Loading…
Peruuta
Tallenna