Changes

56 bytes removed ,  11:27, 6 September 2023
m
Vainius.l moved page Draft:RUT260 LEDs to RUT260 LEDs without leaving a redirect
Line 5: Line 5:  
<!----------------------SEPARATORS--------------------->
 
<!----------------------SEPARATORS--------------------->
 
| 2g          = 0  <!-- 1 has 2G; 0 doesn't have 2G -->
 
| 2g          = 0  <!-- 1 has 2G; 0 doesn't have 2G -->
| 5g          = 1  <!-- 1 has 5G; 0 doesn't have 5G -->
   
| eth        = 1  <!-- 1 has ETH; 0 doesn't have ETH -->
 
| eth        = 1  <!-- 1 has ETH; 0 doesn't have ETH -->
| eth_leds    = 2 <!-- 1 for green; 2 for green & orange -->
+
| eth_leds    = 1 <!-- 1 for green; 2 for green & orange -->
 
| mobile      = 1  <!-- 1 has mobile; 0 doesn't have mobile -->
 
| mobile      = 1  <!-- 1 has mobile; 0 doesn't have mobile -->
| mobile_leds = 3 <!-- number of mobile signal strength type LEDs -->
+
| mobile_leds = 5 <!-- number of mobile signal strength type LEDs -->
 
| power_leds  = 1  <!-- number of power LEDs -->
 
| power_leds  = 1  <!-- number of power LEDs -->
| wan        = 1 <!-- 1 has WAN type LEDs; 0 doesn't have WAN type LEDs -->
+
| wan        = 0 <!-- 1 has WAN type LEDs; 0 doesn't have WAN type LEDs -->
| wifi        = 1 <!-- 1 has WiFi band LEDs; 0 doesn't have WiFi band LEDs -->
+
| wifi        = 0 <!-- 1 has WiFi band LEDs; 0 doesn't have WiFi band LEDs -->
 
}}
 
}}