summaryrefslogtreecommitdiff
path: root/src/drivers/include/gpios.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/include/gpios.hpp')
-rw-r--r--src/drivers/include/gpios.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/drivers/include/gpios.hpp b/src/drivers/include/gpios.hpp
index fe330e3b..18f71551 100644
--- a/src/drivers/include/gpios.hpp
+++ b/src/drivers/include/gpios.hpp
@@ -54,7 +54,8 @@ class IGpios {
kPhoneDetect = 8,
kAmplifierEnable = 9,
kSdCardDetect = 10,
- // 11 through 15 are unused
+ kAmplifierUnmute = 11,
+ // 12 through 15 are unused
};
/* Nicer value names for use with kSdMuxSwitch. */