Esp8266mod rgb bulut tavan derleme hatası

rgb bulut tavan yapıcam ama burda tıkandım hata kodum bu yardımcı olabilecek var mı ws2812b led kullanıcam

In file included from C:\Users\D\Documents\Arduino\libraries\FastLED\src/FastLED.h:67,
from C:\Users\D\Desktop\WeatherCode\WeatherCode.ino:8:
C:\Users\D\Documents\Arduino\libraries\FastLED\src/fastspi.h:145:23: note: ‘#pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output’
145 | # pragma message “No hardware SPI pins defined. All SPI access will default to bitbanged output”
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:\Users\D\Documents\Arduino\libraries\FastLED\src/FastLED.h:50,
from C:\Users\D\Desktop\WeatherCode\WeatherCode.ino:8:
C:\Users\D\Documents\Arduino\libraries\FastLED\src/fastpin.h: In instantiation of ‘class FastPin<7>’:
C:\Users\D\Documents\Arduino\libraries\FastLED\src/platforms/esp/8266/clockless_esp8266.h:21:49: required from ‘class ClocklessController<7, 20, 50, 30, RGB, 0, false, 85>’
C:\Users\D\Documents\Arduino\libraries\FastLED\src/chipsets.h:578:7: required from ‘class WS2812Controller800Khz<7, RGB>’
C:\Users\D\Documents\Arduino\libraries\FastLED\src/FastLED.h:105:52: required from ‘class WS2812<7, RGB>’
C:\Users\D\Documents\Arduino\libraries\FastLED\src/FastLED.h:304:39: required from ‘static CLEDController& CFastLED::addLeds(CRGB*, int, int) [with CHIPSET = WS2812; unsigned char DATA_PIN = 7; EOrder RGB_ORDER = RGB]’
C:\Users\D\Desktop\WeatherCode\WeatherCode.ino:60:62: required from here
C:\Users\D\Documents\Arduino\libraries\FastLED\src/fastpin.h:210:24: error: static assertion failed: Invalid pin specified
210 | static_assert(validpin(), “Invalid pin specified”);
| ~~~~~~~~^~
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This report would have more information with
“Show verbose output during compilation”
option enabled in File → Preferences.
Arduino: 1.8.19 (Windows 10), Board: “NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200”