Browse Source

adapted wifi format

Fabian Peter Hammerle 7 năm trước cách đây
mục cha
commit
538d986004
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config

+ 1 - 1
config

@@ -23,7 +23,7 @@ order += "load"
 order += "tztime local"
 
 wireless _first_ {
-    format_up = "W: (%quality at %essid) %ip"
+    format_up = "W: %essid %ip %quality %bitrate"
     format_down = "W: down"
 }