Changes

1 byte added ,  14:32, 7 March 2023
no edit summary
Line 6: Line 6:  
| 2g          = 0  <!-- 1 has 2G; 0 doesn't have 2G -->
 
| 2g          = 0  <!-- 1 has 2G; 0 doesn't have 2G -->
 
| 5g          = 0  <!-- 1 has 5G; 0 doesn't have 5G -->
 
| 5g          = 0  <!-- 1 has 5G; 0 doesn't have 5G -->
| eth        = 0 <!-- 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    = 2  <!-- 1 for green; 2 for green & orange -->
 
| mobile      = 0  <!-- 1 has mobile; 0 doesn't have mobile -->
 
| mobile      = 0  <!-- 1 has mobile; 0 doesn't have mobile -->
| mobile_leds =   <!-- number of mobile signal strength type LEDs -->
+
| mobile_leds = <!-- 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        = 0  <!-- 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 -->
 
}}
 
}}