diff options
Diffstat (limited to 'src/drivers/include')
| -rw-r--r-- | src/drivers/include/gpio_expander.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/include/gpio_expander.hpp b/src/drivers/include/gpio_expander.hpp index 1faf0f88..8875e954 100644 --- a/src/drivers/include/gpio_expander.hpp +++ b/src/drivers/include/gpio_expander.hpp @@ -110,7 +110,7 @@ class GpioExpander { // Port B PHONE_DETECT = 8, // Active-high input - //UNUSED = 9, + // UNUSED = 9, VOL_UP = 10, VOL_DOWN = 11, LOCK = 12, |
