#1614 - WiFi Tx Power

This commit is contained in:
proddy
2024-02-11 10:32:33 +01:00
parent 12f0120afd
commit fea63b0d52
15 changed files with 377 additions and 275 deletions

View File

@@ -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,