Farbcodierung Status LED Ethernet
This commit is contained in:
8
ethernetstatusled.md
Normal file
8
ethernetstatusled.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Aktuelle Einstellung der Ethernet Status LED (Front)
|
||||
|
||||
```
|
||||
COLOR_NETDEV_LINK_100="255 255 0" # gelb
|
||||
COLOR_NETDEV_LINK_1000="0 0 255" # blau
|
||||
COLOR_NETDEV_LINK_2500="0 255 0" # grün
|
||||
COLOR_NETDEV_LINK_10000="255 255 255" # weiß
|
||||
```
|
||||
Reference in New Issue
Block a user