Docs & cleanup for #7702

This commit is contained in:
jeremystretch
2022-06-23 17:26:20 -04:00
parent 68696e3c6b
commit 450525b78f
3 changed files with 37 additions and 21 deletions

View File

@@ -49,15 +49,6 @@ WIRELESS_IFACE_TYPES = [
NONCONNECTABLE_IFACE_TYPES = VIRTUAL_IFACE_TYPES + WIRELESS_IFACE_TYPES
#
# Power feeds
#
POWERFEED_VOLTAGE_DEFAULT = 120
POWERFEED_AMPERAGE_DEFAULT = 20
POWERFEED_MAX_UTILIZATION_DEFAULT = 80 # Percentage
#
# Device components
#