summaryrefslogtreecommitdiffstats
path: root/configs/Garrison.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/Garrison.py')
-rw-r--r--configs/Garrison.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Garrison.py b/configs/Garrison.py
index 3acac4b..6342d74 100644
--- a/configs/Garrison.py
+++ b/configs/Garrison.py
@@ -377,7 +377,6 @@ GPIO_CONFIGS = {
# The sensor id is the same as those defined in ID_LOOKUP['SENSOR'].
MISC_SENSORS = {
0x5f : { 'class' : 'BootCountSensor' },
- 0x05 : { 'class' : 'BootProgressSensor' },
0xb5 : { 'class' : 'OperatingSystemStatusSensor' },
}
OpenPOWER on IntegriCloud