diff options
Diffstat (limited to 'src/drivers/include')
| -rw-r--r-- | src/drivers/include/touchwheel.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/include/touchwheel.hpp b/src/drivers/include/touchwheel.hpp index e55455be..2bbc8e94 100644 --- a/src/drivers/include/touchwheel.hpp +++ b/src/drivers/include/touchwheel.hpp @@ -41,6 +41,7 @@ class TouchWheel { LOW_POWER = 8, SLIDER_OPTIONS = 14, CHARGE_TIME = 15, + KEY_CONTROL_BASE = 28, }; void WriteRegister(uint8_t reg, uint8_t val); |
