mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
#1614 - WiFi Tx Power
This commit is contained in:
@@ -155,7 +155,7 @@ 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