CustomFX, platformIO and bin name: small updates
platformio: - remove ABL_MILLIAMPS_DEFAULT from build_flags_min, set default 1500 in const.h - add default in wemos_shield_esp32_4MB_max_base - add wemos_shield_esp32_16MB_SPM1423_max arti_wled.h: bugfix use all leds in 2D usermod_v2_customeffects.h: fill black if call==0 index.js and xml.cpp: bin name: replace one _ by ' ' to enable line wrap in info tab and ota update
This commit is contained in:
@@ -1069,8 +1069,8 @@ const uint8_t PAGE_index[] PROGMEM = {
|
||||
0x29, 0x23, 0xfb, 0xa5, 0x9a, 0x1a, 0xb9, 0x4c, 0x85, 0xdb, 0x1b, 0xb6, 0x71, 0x1b, 0x21, 0x39,
|
||||
0xbb, 0xe4, 0x67, 0x3f, 0x1b, 0x5a, 0x26, 0x4f, 0xd7, 0xa3, 0x11, 0x70, 0x4c, 0xcc, 0x3c, 0xe7,
|
||||
0xe8, 0x59, 0xea, 0xef, 0xb0, 0x6a, 0xc0, 0x6a, 0x33, 0xe7, 0xe9, 0x71, 0xcb, 0xad, 0x14, 0x6e,
|
||||
0x6b, 0x9e, 0x9f, 0xff, 0xa7, 0x97, 0x8d, 0x3c, 0xd8, 0xaa, 0x3e, 0xcf, 0xb4, 0x34, 0x43, 0x20,
|
||||
0x47, 0x2e, 0xe1, 0xff, 0xea, 0x60, 0x0b, 0xcf, 0x99, 0x74, 0x38, 0x92, 0x4d, 0xeb, 0xc0, 0x9a,
|
||||
0x6b, 0x9e, 0x9f, 0xff, 0xa7, 0x9f, 0x0d, 0x1f, 0x6c, 0x55, 0x9f, 0x67, 0x5a, 0x9a, 0x21, 0x90,
|
||||
0x23, 0x97, 0xf0, 0x7f, 0x75, 0xb0, 0x85, 0xe7, 0x4c, 0x3a, 0xe4, 0xeb, 0x48, 0xeb, 0xc0, 0x9a,
|
||||
0x07, 0x49, 0xe4, 0x2b, 0xb9, 0x67, 0x0c, 0xf8, 0xf0, 0x3f, 0x66, 0xe6, 0x1c, 0xff, 0xa2, 0x8f,
|
||||
0x40, 0xdd, 0xdc, 0xe6, 0xf9, 0xea, 0x37, 0xdf, 0x52, 0x69, 0xea, 0x78, 0x4a, 0xa2, 0x9e, 0xdb,
|
||||
0xfa, 0xde, 0xb7, 0x3d, 0xfb, 0x83, 0x77, 0x98, 0x26, 0xb8, 0xae, 0x98, 0x5d, 0x4f, 0xcd, 0x2e,
|
||||
@@ -2008,5 +2008,5 @@ const uint8_t PAGE_index[] PROGMEM = {
|
||||
0x7e, 0xb7, 0x90, 0x82, 0x4a, 0x9e, 0x63, 0x77, 0x71, 0xc2, 0x9e, 0x53, 0xc4, 0xa0, 0x14, 0x17,
|
||||
0x81, 0x43, 0xee, 0x17, 0x6f, 0x8a, 0xec, 0x4a, 0xde, 0x0b, 0x35, 0xde, 0xd0, 0x83, 0x2f, 0x12,
|
||||
0xa2, 0x0c, 0x97, 0x67, 0x4b, 0x73, 0x6b, 0xb4, 0x8b, 0x44, 0xaa, 0xf8, 0xf7, 0xb2, 0xba, 0x4a,
|
||||
0x86, 0xce, 0xff, 0x02, 0xab, 0xdb, 0x29, 0xb3, 0x0d, 0x8f, 0x01, 0x00
|
||||
0x86, 0xce, 0xff, 0x02, 0xbd, 0x6a, 0xeb, 0xa9, 0x0d, 0x8f, 0x01, 0x00
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user