In file included from C:\Users\91887\Downloads\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT\RFID_Wiegand_MQTT.ino:36:
C:\Users\91887\Documents\Arduino\libraries\FastLED/FastLED.h:14:21: note: '#pragma message: FastLED version 3.003.000'
14 | # pragma message "FastLED version 3.003.000"
| ^~~~~~~
In file included from C:\Users\91887\Documents\Arduino\libraries\FastLED/FastLED.h:65,
from C:\Users\91887\Downloads\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT\RFID_Wiegand_MQTT.ino:36:
C:\Users\91887\Documents\Arduino\libraries\FastLED/fastspi.h:130:23: note: '#pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output'
130 | # pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"
| ^~~~~~~~~~~~~~~~~~~~
Executable segment sizes:
ICACHE : 32768 - flash instruction cache
IROM : 294388 - code in flash (default or ICACHE_FLASH_ATTR)
IRAM : 28369 / 32768 - code in IRAM (IRAM_ATTR, ISRs...)
DATA : 1632 ) - initialized variables (global, static) in RAM/HEAP
RODATA : 1904 ) / 81920 - constants (global, static) in RAM/HEAP
BSS : 26840 ) - zeroed variables (global, static) in RAM/HEAP
Sketch uses 326293 bytes (31%) of program storage space. Maximum is 1044464 bytes.
Global variables use 30376 bytes (37%) of dynamic memory, leaving 51544 bytes for local variables. Maximum is 81920 bytes.
In file included from C:\Users\91887\Downloads\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT\RFID_Wiegand_MQTT.ino:36: C:\Users\91887\Documents\Arduino\libraries\FastLED/FastLED.h:14:21: note: '#pragma message: FastLED version 3.003.000' 14 | # pragma message "FastLED version 3.003.000" | ^
~~~~~~ In file included from C:\Users\91887\Documents\Arduino\libraries\FastLED/FastLED.h:65, from C:\Users\91887\Downloads\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT\RFID_Wiegand_MQTT.ino:36: C:\Users\91887\Documents\Arduino\libraries\FastLED/fastspi.h:130:23: note: '#pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output' 130 | # pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output" | ^~~~~~~~~~~~~~~~~~~~ Executable segment sizes: ICACHE : 32768 - flash instruction cache IROM : 294388 - code in flash (default or ICACHE_FLASH_ATTR) IRAM : 28369 / 32768 - code in IRAM (IRAM_ATTR, ISRs...) DATA : 1632 ) - initialized variables (global, static) in RAM/HEAP RODATA : 1904 ) / 81920 - constants (global, static) in RAM/HEAP BSS : 26840 ) - zeroed variables (global, static) in RAM/HEAP Sketch uses 326293 bytes (31%) of program storage space. Maximum is 1044464 bytes. Global variables use 30376 bytes (37%) of dynamic memory, leaving 51544 bytes for local variables. Maximum is 81920 bytes.