diff --git a/platformio.ini b/platformio.ini index f30db4e0..7b50f693 100644 --- a/platformio.ini +++ b/platformio.ini @@ -261,7 +261,7 @@ build_flags = ${common.build_flags_esp8266} -D LEDPIN=1 -D WLED_DISABLE_INFRARED [env:esp32dev] board = esp32dev -platform = espressif32@3.2 +platform = espressif32@2.0 build_unflags = ${common.build_unflags} build_flags = ${common.build_flags_esp32} -D WLED_RELEASE_NAME=ESP32 lib_ignore = @@ -270,7 +270,7 @@ lib_ignore = [env:esp32_eth] board = esp32-poe -platform = espressif32@3.2 +platform = espressif32@2.0 upload_speed = 921600 build_unflags = ${common.build_unflags} build_flags = ${common.build_flags_esp32} -D WLED_RELEASE_NAME=ESP32_Ethernet -D RLYPIN=-1 -D WLED_USE_ETHERNET -D BTNPIN=-1 diff --git a/wled00/data/settings_leds.htm b/wled00/data/settings_leds.htm index 53c93576..6767f5da 100644 --- a/wled00/data/settings_leds.htm +++ b/wled00/data/settings_leds.htm @@ -252,11 +252,11 @@ Color Order:
-Pin: -Clock: - - - +Pin: +Clock: + + +
Start:  
@@ -315,7 +315,7 @@ Reverse (rotated 180°):
Enable automatic brightness limiter:
- Maximum Current: mA
+ Maximum Current: mA

- Touch threshold:
- IR pin:  
+ IR pin:    ×
IR info
- Relay pin: Invert  ×
+ Relay pin: Invert  ×

Defaults

Turn LEDs on after power up/reset:
- Default brightness: (0-255)

- Apply preset at boot (0 uses defaults) + Default brightness: (0-255)

+ Apply preset at boot (0 uses defaults)

Use Gamma correction for color: (strongly recommended)
Use Gamma correction for brightness: (not recommended)

- Brightness factor: % + Brightness factor: %

Transitions

Crossfade:
- Transition Time: ms
+ Transition Time: ms
Enable Palette transitions:

Timed light

- Default Duration: min
- Default Target brightness:
+ Default Duration: min
+ Default Target brightness:
Mode:
Network password:

Static IP (leave at 0.0.0.0 for DHCP):
- . - . - . -
+ . + . + . +
Static gateway:
- . - . - . -
+ . + . + . +
Static subnet mask:
- . - . - . -
+ . + . + . +
mDNS address (leave empty for no mDNS):
http:// .local
Client IP: Not connected
@@ -52,7 +52,7 @@ AP SSID (leave empty for no AP):

Hide AP name:
AP password (leave empty for open):

- Access Point WiFi channel:
+ Access Point WiFi channel:
AP opens:
Network password:

Static IP (leave at 0.0.0.0 for DHCP):
. . .
Static gateway:
. . .
Static subnet mask:
. - . .
-mDNS address (leave empty for no mDNS):
http:// .local
Client IP: Not connected
-

Configure Access Point

AP SSID (leave empty for no AP):

Hide AP name:
-AP password (leave empty for open):

-Access Point WiFi channel:
AP opens:
AP IP: Not active

Experimental

-Disable WiFi sleep:
-Can help with connectivity issues.
+class="small" min="0" max="255" required> . . .
Static gateway:
. . .
+Static subnet mask:
. . .
mDNS address (leave empty for no mDNS):
http:// .local
Client IP: Not connected +

Configure Access Point

AP SSID (leave empty for no AP):
+
Hide AP name:
AP password (leave empty for open):

Access Point WiFi channel:
AP opens: +
AP IP: +Not active

Experimental

Disable WiFi sleep:
Can help with connectivity issues.
Do not enable if WiFi is working correctly, increases power consumption.

Ethernet Type