Skip to content

Commit

Permalink
Updated welcome.html & AutoSave
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnguyendev committed May 17, 2024
1 parent c775889 commit 4a411c4
Show file tree
Hide file tree
Showing 16 changed files with 6,728 additions and 5,570 deletions.
Binary file modified build_output/firmware/d1_mini.bin
Binary file not shown.
Binary file modified build_output/firmware/d1_mini.bin.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ lib_deps =
makuna/NeoPixelBus @ 2.7.5
https://github.com/Aircoookie/ESPAsyncWebServer.git @ 2.2.1
#For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
TFT_eSPI
#TFT_eSPI
#For compatible OLED display uncomment following
#U8g2 #@ ~2.33.15
#For Dallas sensor uncomment following
Expand Down
44 changes: 17 additions & 27 deletions platformio_override.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,35 +15,25 @@ upload_speed = 921600
board_build.ldscript = ${common.ldscript_4m1m}
build_unflags = ${common.build_unflags}
build_flags = ${common.build_flags_esp8266}
; # Display config
-D ST7735_DRIVER
-D TFT_WIDTH=128
-D TFT_HEIGHT=128
-D CGRAM_OFFSET
-D TFT_SDA_READ
-D TFT_MOSI=13
-D TFT_SCLK=14
-D TFT_DC=16
-D TFT_CS=15
-D TFT_RST=-1
-D SPI_FREQUENCY=40000000
-D USER_SETUP_LOADED
-D WLED_USE_MY_CONFIG
-D USERMOD_AUTO_SAVE
; -D USERMOD_MODE_SORT
lib_deps = ${esp8266.lib_deps}
monitor_filters = esp8266_exception_decoder
; monitor_filters = esp8266_exception_decoder
; change MCU frequency
board_build.f_cpu = 160000000L

[env:WLED_tasmota_1M]
board = esp01_1m
platform = ${common.platform_wled_default}
platform_packages = ${common.platform_packages}
board_build.ldscript = ${common.ldscript_1m128k}
lib_deps = ${esp8266.lib_deps}
build_unflags = ${common.build_unflags}
board_build.f_flash = 160000000L
build_flags = ${common.build_flags_esp8266}
; [env:WLED_tasmota_1M]
; board = esp01_1m
; platform = ${common.platform_wled_default}
; platform_packages = ${common.platform_packages}
; board_build.ldscript = ${common.ldscript_1m128k}
; lib_deps = ${esp8266.lib_deps}
; build_unflags = ${common.build_unflags}
; board_build.f_flash = 160000000L
; build_flags = ${common.build_flags_esp8266}
; *********************************************************************
; *** Use custom settings from file my_config.h
-DWLED_USE_MY_CONFIG
; -DWLED_USE_MY_CONFIG
; *********************************************************************
;
;
Expand All @@ -67,8 +57,8 @@ build_flags = ${common.build_flags_esp8266}
; -D USE_WS2801
; -D USE_LPD8806
; PIN defines for 2 wire LEDs
-D CLKPIN=0
-D DATAPIN=2
; -D CLKPIN=0
; -D DATAPIN=2
; to drive analog LED strips (aka 5050) hardware configuration is no longer necessary
; configure the settings in the UI as follows (hard):
; for the Magic Home LED Controller use PWM pins 5,12,13,15
Expand Down
2 changes: 1 addition & 1 deletion usermods/EleksTube_IPS/User_Setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
/*
* To make the Library not over-write all this:
*/
#define USER_SETUP_LOADED
// #define USER_SETUP_LOADED
2 changes: 1 addition & 1 deletion wled00/data/index.htm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion wled00/data/welcome.htm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion wled00/html_cpal.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// Autogenerated from wled00/data/cpal/cpal.htm, do not edit!!
const uint16_t PAGE_cpal_L = 5004;
const uint8_t PAGE_cpal[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xbd, 0x3b, 0xfd, 0x73, 0xdb, 0xb6,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xbd, 0x3b, 0xfd, 0x73, 0xdb, 0xb6,
0x92, 0xbf, 0xfb, 0xaf, 0x40, 0x90, 0xd4, 0x21, 0x2b, 0x88, 0x26, 0x69, 0x4b, 0xb2, 0x25, 0xd1,
0xbd, 0xd4, 0x49, 0x9f, 0x73, 0x13, 0x37, 0x99, 0xc6, 0xe7, 0xb6, 0xe7, 0xf3, 0x1b, 0xc3, 0xe4,
0x4a, 0x42, 0x43, 0x11, 0x2c, 0x08, 0xc9, 0x76, 0x65, 0xfd, 0xef, 0x37, 0x0b, 0x7e, 0x88, 0xd4,
Expand Down
2,864 changes: 2,016 additions & 848 deletions wled00/html_other.h

Large diffs are not rendered by default.

1,050 changes: 525 additions & 525 deletions wled00/html_pixart.h

Large diffs are not rendered by default.

628 changes: 314 additions & 314 deletions wled00/html_pxmagic.h

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions wled00/html_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Autogenerated from wled00/data/style.css, do not edit!!
const uint16_t PAGE_settingsCss_length = 883;
const uint8_t PAGE_settingsCss[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xad, 0x56, 0x5d, 0x8b, 0xab, 0x48,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xad, 0x56, 0x5d, 0x8b, 0xab, 0x48,
0x10, 0xfd, 0x2b, 0x2e, 0x21, 0x30, 0x17, 0xa2, 0xa8, 0xd1, 0x4c, 0xb6, 0x65, 0x61, 0xd9, 0xf7,
0x7d, 0xbb, 0x2c, 0x0b, 0xcb, 0x3c, 0xb4, 0x76, 0x19, 0x9b, 0xf4, 0x17, 0xdd, 0xed, 0xc4, 0x5c,
0xf1, 0xbf, 0x2f, 0xdd, 0xea, 0x68, 0x32, 0x32, 0xf7, 0xe5, 0x12, 0x12, 0xb4, 0xab, 0xad, 0x3e,
Expand Down Expand Up @@ -70,7 +70,7 @@ const uint8_t PAGE_settingsCss[] PROGMEM = {
// Autogenerated from wled00/data/settings.htm, do not edit!!
const uint16_t PAGE_settings_length = 1123;
const uint8_t PAGE_settings[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xad, 0x56, 0x4d, 0x73, 0xdb, 0x36,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xad, 0x56, 0x4d, 0x73, 0xdb, 0x36,
0x10, 0xbd, 0xeb, 0x57, 0xc0, 0xc8, 0xd4, 0x21, 0xc7, 0x24, 0xf5, 0x91, 0x4e, 0xa7, 0xa5, 0x04,
0x7a, 0x92, 0xd8, 0x49, 0xdd, 0x71, 0x26, 0x9e, 0x38, 0x4e, 0xda, 0x69, 0x7b, 0x80, 0x80, 0x25,
0x89, 0x18, 0x04, 0x38, 0xc0, 0x52, 0x96, 0xaa, 0xe8, 0xbf, 0x77, 0x40, 0xc9, 0xb2, 0x93, 0xf8,
Expand Down Expand Up @@ -147,7 +147,7 @@ const uint8_t PAGE_settings[] PROGMEM = {
// Autogenerated from wled00/data/settings_wifi.htm, do not edit!!
const uint16_t PAGE_settings_wifi_length = 2416;
const uint8_t PAGE_settings_wifi[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xb5, 0x58, 0x7b, 0x73, 0xdb, 0xb8,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xb5, 0x58, 0x7b, 0x73, 0xdb, 0xb8,
0x11, 0xff, 0x5f, 0x9f, 0x02, 0x46, 0x3b, 0x1e, 0x72, 0x4c, 0x93, 0x92, 0x75, 0x97, 0x4b, 0x2d,
0x92, 0xa9, 0x1f, 0x4a, 0xec, 0x9e, 0xe3, 0xa8, 0x91, 0x7b, 0x9e, 0x4e, 0x9a, 0xb9, 0xc2, 0xe4,
0x4a, 0x42, 0x42, 0x02, 0x2c, 0xb0, 0xb2, 0xec, 0xb1, 0xfd, 0xdd, 0x3b, 0x0b, 0x92, 0x7a, 0xf8,
Expand Down Expand Up @@ -304,7 +304,7 @@ const uint8_t PAGE_settings_wifi[] PROGMEM = {
// Autogenerated from wled00/data/settings_leds.htm, do not edit!!
const uint16_t PAGE_settings_leds_length = 8422;
const uint8_t PAGE_settings_leds[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xdd, 0x7d, 0xdb, 0x76, 0xdb, 0xb8,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xdd, 0x7d, 0xdb, 0x76, 0xdb, 0xb8,
0x92, 0xe8, 0xbb, 0xbe, 0x02, 0x46, 0x67, 0x2b, 0x64, 0x8b, 0x92, 0x48, 0x59, 0x4a, 0x3b, 0x92,
0x40, 0x8f, 0x2f, 0x49, 0xda, 0xb3, 0x9d, 0xb6, 0x97, 0xe5, 0x74, 0xf6, 0xac, 0x74, 0x4e, 0x07,
0x26, 0x21, 0x89, 0x09, 0x05, 0x72, 0x93, 0x90, 0x2f, 0xc7, 0xd6, 0xf9, 0xa6, 0xf9, 0x86, 0xf9,
Expand Down Expand Up @@ -837,7 +837,7 @@ const uint8_t PAGE_settings_leds[] PROGMEM = {
// Autogenerated from wled00/data/settings_dmx.htm, do not edit!!
const uint16_t PAGE_settings_dmx_length = 1746;
const uint8_t PAGE_settings_dmx[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0x95, 0x57, 0x6d, 0x53, 0xe3, 0x38,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0x95, 0x57, 0x6d, 0x53, 0xe3, 0x38,
0x12, 0xfe, 0x9e, 0x5f, 0x21, 0xfa, 0xc3, 0x60, 0x57, 0x3c, 0x76, 0x02, 0xc7, 0xde, 0x4d, 0x62,
0x9b, 0x1b, 0x5e, 0x16, 0xb8, 0x02, 0x8e, 0x9a, 0xcc, 0xdc, 0xec, 0xd5, 0xb2, 0xb5, 0xa5, 0xd8,
0x9d, 0x58, 0x8b, 0x2c, 0xf9, 0xa4, 0x76, 0x02, 0xcb, 0xf2, 0xdf, 0xaf, 0x64, 0x3b, 0x21, 0xbc,
Expand Down Expand Up @@ -953,7 +953,7 @@ const uint8_t PAGE_settings_dmx[] PROGMEM = {
// Autogenerated from wled00/data/settings_ui.htm, do not edit!!
const uint16_t PAGE_settings_ui_length = 3359;
const uint8_t PAGE_settings_ui[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xad, 0x5a, 0xeb, 0x73, 0xdb, 0xb8,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xad, 0x5a, 0xeb, 0x73, 0xdb, 0xb8,
0xb5, 0xff, 0xae, 0xbf, 0x02, 0x3e, 0x9b, 0x51, 0xc9, 0x31, 0x43, 0xc9, 0x49, 0x67, 0x6e, 0x42,
0x89, 0xf4, 0x8d, 0x93, 0x6c, 0xe2, 0x8e, 0x77, 0x93, 0x46, 0x71, 0xb7, 0x1d, 0x5f, 0x4f, 0x02,
0x91, 0x47, 0x22, 0xd6, 0x20, 0xc0, 0x05, 0x40, 0xcb, 0xba, 0x8a, 0xfe, 0xf7, 0x0e, 0x00, 0x52,
Expand Down Expand Up @@ -1169,7 +1169,7 @@ const uint8_t PAGE_settings_ui[] PROGMEM = {
// Autogenerated from wled00/data/settings_sync.htm, do not edit!!
const uint16_t PAGE_settings_sync_length = 3471;
const uint8_t PAGE_settings_sync[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0x9d, 0x5a, 0xeb, 0x53, 0xe3, 0x38,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0x9d, 0x5a, 0xeb, 0x53, 0xe3, 0x38,
0x12, 0xff, 0xee, 0xbf, 0x42, 0xa3, 0xab, 0x62, 0xe3, 0x23, 0xe4, 0x01, 0x84, 0x61, 0x20, 0xf6,
0x1c, 0x01, 0x06, 0xb8, 0x1b, 0x66, 0x32, 0x09, 0xec, 0xa3, 0xee, 0xae, 0xb6, 0x14, 0xbb, 0x13,
0x6b, 0xb0, 0x25, 0xaf, 0x24, 0x07, 0x28, 0x6e, 0xfe, 0xf7, 0xab, 0x96, 0x1f, 0x79, 0x90, 0x90,
Expand Down Expand Up @@ -1392,7 +1392,7 @@ const uint8_t PAGE_settings_sync[] PROGMEM = {
// Autogenerated from wled00/data/settings_time.htm, do not edit!!
const uint16_t PAGE_settings_time_length = 3472;
const uint8_t PAGE_settings_time[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xd5, 0x3a, 0x6b, 0x57, 0xdb, 0xb8,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xd5, 0x3a, 0x6b, 0x57, 0xdb, 0xb8,
0xb6, 0xdf, 0xf3, 0x2b, 0xc4, 0x6e, 0x17, 0x63, 0x0f, 0x26, 0x4e, 0x02, 0xe9, 0x84, 0xc4, 0x36,
0x07, 0x42, 0x3a, 0xd0, 0x86, 0xc0, 0x6a, 0xd2, 0xe1, 0x9e, 0x69, 0xbb, 0xa6, 0x8a, 0xad, 0xc4,
0x02, 0x5b, 0xf2, 0xb5, 0xe4, 0x04, 0x2e, 0xe5, 0xbf, 0xdf, 0x25, 0xd9, 0x79, 0x42, 0xa0, 0xed,
Expand Down Expand Up @@ -1615,7 +1615,7 @@ const uint8_t PAGE_settings_time[] PROGMEM = {
// Autogenerated from wled00/data/settings_sec.htm, do not edit!!
const uint16_t PAGE_settings_sec_length = 2368;
const uint8_t PAGE_settings_sec[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0x9d, 0x58, 0x6d, 0x53, 0xdc, 0x38,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0x9d, 0x58, 0x6d, 0x53, 0xdc, 0x38,
0x12, 0xfe, 0x3e, 0xbf, 0x42, 0xa3, 0xad, 0x62, 0xed, 0xc3, 0xd8, 0x40, 0xb6, 0xae, 0xb2, 0x30,
0x76, 0x0e, 0x02, 0xd9, 0x70, 0x45, 0x02, 0xc5, 0x0c, 0x9b, 0xbb, 0xca, 0xa5, 0x52, 0x1a, 0xb9,
0x67, 0xac, 0x8c, 0x2d, 0x79, 0xa5, 0x36, 0x13, 0x8e, 0xcd, 0x7f, 0xbf, 0x6a, 0xd9, 0x9e, 0x17,
Expand Down Expand Up @@ -1769,7 +1769,7 @@ const uint8_t PAGE_settings_sec[] PROGMEM = {
// Autogenerated from wled00/data/settings_um.htm, do not edit!!
const uint16_t PAGE_settings_um_length = 3322;
const uint8_t PAGE_settings_um[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xad, 0x59, 0x6d, 0x73, 0xe3, 0x38,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xad, 0x59, 0x6d, 0x73, 0xe3, 0x38,
0x8e, 0xfe, 0xee, 0x5f, 0x21, 0x63, 0x52, 0x8a, 0x58, 0x56, 0x64, 0xa7, 0x67, 0xb7, 0xaa, 0xd7,
0x32, 0xe5, 0x4b, 0xd2, 0x3d, 0xd3, 0xd9, 0xc9, 0x4c, 0x52, 0xed, 0xe9, 0x9d, 0xba, 0xf2, 0xf8,
0x3a, 0x8a, 0x04, 0xdb, 0xec, 0xc8, 0xa4, 0x56, 0xa4, 0xf2, 0x72, 0x8e, 0xff, 0xfb, 0x15, 0x28,
Expand Down Expand Up @@ -1983,7 +1983,7 @@ const uint8_t PAGE_settings_um[] PROGMEM = {
// Autogenerated from wled00/data/settings_2D.htm, do not edit!!
const uint16_t PAGE_settings_2D_length = 3297;
const uint8_t PAGE_settings_2D[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0xc5, 0x3a, 0x5d, 0x77, 0xdb, 0x36,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0xc5, 0x3a, 0x5d, 0x77, 0xdb, 0x36,
0xb2, 0xef, 0xfa, 0x15, 0x30, 0x6e, 0xaf, 0x4b, 0x5a, 0x10, 0x25, 0x39, 0x69, 0x4f, 0x57, 0x22,
0xa9, 0x8d, 0xe3, 0x6c, 0x9c, 0x7b, 0xe2, 0xd4, 0x27, 0x4e, 0xe3, 0xe6, 0xb4, 0x39, 0x5b, 0x98,
0x1c, 0x49, 0x68, 0x48, 0x80, 0x0b, 0x0c, 0x65, 0x79, 0x5d, 0xff, 0xf7, 0x7b, 0x00, 0x50, 0x12,
Expand Down Expand Up @@ -2196,7 +2196,7 @@ const uint8_t PAGE_settings_2D[] PROGMEM = {
// Autogenerated from wled00/data/settings_pin.htm, do not edit!!
const uint16_t PAGE_settings_pin_length = 463;
const uint8_t PAGE_settings_pin[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0x5d, 0x92, 0x4d, 0x6f, 0x13, 0x31,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0a, 0x5d, 0x92, 0x4d, 0x6f, 0x13, 0x31,
0x10, 0x86, 0xef, 0xfb, 0x2b, 0xcc, 0x5c, 0xba, 0x8b, 0x92, 0xdd, 0x52, 0x71, 0x00, 0xd5, 0xb6,
0x50, 0xa0, 0x87, 0x5e, 0x42, 0xa4, 0x72, 0x41, 0x55, 0x55, 0x39, 0xf6, 0x6c, 0xd6, 0xaa, 0x3f,
0x16, 0x7b, 0x9c, 0x34, 0xa0, 0xfe, 0x77, 0xb4, 0xd9, 0x50, 0x10, 0x17, 0xdb, 0xef, 0x78, 0x3e,
Expand Down
Loading

0 comments on commit 4a411c4

Please sign in to comment.