mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 16:49:11 +03:00
#1614 - WiFi Tx Power
This commit is contained in:
@@ -225,7 +225,7 @@ let network_settings = {
|
||||
password: 'myPassword',
|
||||
hostname: 'ems-esp',
|
||||
nosleep: true,
|
||||
tx_power: 20,
|
||||
tx_power: 0,
|
||||
bandwidth20: false,
|
||||
static_ip_config: false,
|
||||
enableMDNS: true,
|
||||
|
||||
Reference in New Issue
Block a user