diff --git a/ethernetstatusled.md b/ethernetstatusled.md new file mode 100644 index 0000000..9650c06 --- /dev/null +++ b/ethernetstatusled.md @@ -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ß +``` \ No newline at end of file