Skip to content

Instantly share code, notes, and snippets.

View AdskiyPonchik's full-sized avatar
❤️‍🔥
24/7 overclocking🔥

AdskiyPonchik

❤️‍🔥
24/7 overclocking🔥
View GitHub Profile
// HAZI TECH
// Program by Hasitha Jayasundara
// Subscribe to my YouTube Channel - http://www.youtube.com/c/HAZITECH?sub_confirmation=1
#include "Arduino.h"
#include <FastLED.h> // Нужно добавить эту библиотеку если будет ругаться на отсутствие ее
FASTLED_USING_NAMESPACE
#if defined(FASTLED_VERSION) && (FASTLED_VERSION < 3001000)