Arduino: 1.8.5 (Windows 10), Board: "Arduino Mini, ATmega328P"
In file included from C:\Users\user\Desktop\ambilight\sketch_nov25a\sketch_nov25a.ino:9:0:
C:\Users\user\Documents\Arduino\libraries\libraries\FastLED/FastLED.h:17:21: note: #pragma message: FastLED version 3.001.006
pragma message "FastLED version 3.001.006"
Sketch uses 5306 bytes (18%) of program storage space. Maximum is 28672 bytes.
Global variables use 1004 bytes (49%) of dynamic memory, leaving 1044 bytes for local variables. Maximum is 2048 bytes.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
i have downloaded the library and placed it inside a \Arduino\libraries
and renamed it to FastLED can you please help me what step am i missing and doing wrong
https://github.com/FastLED/FastLED/releases/tag/v3.1.6 using this library
using this source code
https://github.com/Wifsimster/adalight_ws2812/blob/master/Adalight_WS2812.ino
and following this you tube tutorial
https://www.youtube.com/watch?v=juC-3imLoTQ&t=258s
Arduino: 1.8.5 (Windows 10), Board: "Arduino Mini, ATmega328P"
In file included from C:\Users\user\Desktop\ambilight\sketch_nov25a\sketch_nov25a.ino:9:0:
C:\Users\user\Documents\Arduino\libraries\libraries\FastLED/FastLED.h:17:21: note: #pragma message: FastLED version 3.001.006
pragma message "FastLED version 3.001.006"
Sketch uses 5306 bytes (18%) of program storage space. Maximum is 28672 bytes.
Global variables use 1004 bytes (49%) of dynamic memory, leaving 1044 bytes for local variables. Maximum is 2048 bytes.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
i have downloaded the library and placed it inside a \Arduino\libraries
and renamed it to FastLED can you please help me what step am i missing and doing wrong
https://github.com/FastLED/FastLED/releases/tag/v3.1.6 using this library
using this source code
https://github.com/Wifsimster/adalight_ws2812/blob/master/Adalight_WS2812.ino
and following this you tube tutorial
https://www.youtube.com/watch?v=juC-3imLoTQ&t=258s