mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-08 21:11:51 +00:00
Revert encoder sensitivity change (#1314)
This commit is contained in:
@@ -32,7 +32,6 @@ class Encoder {
|
||||
|
||||
private:
|
||||
uint_fast8_t state{0};
|
||||
int_fast8_t transition_count{0};
|
||||
};
|
||||
|
||||
#endif /*__ENCODER_H__*/
|
||||
|
||||
Reference in New Issue
Block a user