. Variables and constants in RAM (global, static), used 28652 / 80192 bytes (35%)
║ SEGMENT BYTES DESCRIPTION
╠══ DATA 1520 initialized variables
╠══ RODATA 1316 constants
╚══ BSS 25816 zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 60331 / 65536 bytes (92%)
║ SEGMENT BYTES DESCRIPTION
╠══ ICACHE 32768 reserved space for flash instruction cache
╚══ IRAM 27563 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 242608 / 1048576 bytes (23%)
║ SEGMENT BYTES DESCRIPTION
╚══ IROM 242608 code in flash .
Please fix my this problem