-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Невозможно использовать без FastLED #6
Comments
В ардуинеиде компилится |
Там же, предпоследний коммет, чел пишет, что у него в ардуино 2.3.2 не компилится. Я сейчас поставлю, проверю. |
Нет, поставил ардуино иде последнюю, пример microLED_guide (upd подробный лог):
|
Есть какие апдейты? |
Неа |
Вроде пофиксил |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
В описании на сайте https://alexgyver.ru/microled/ написано (как я понял), что FastLED использовать не обязательно (если убрать include <FastLEDsupport.h>), но даже без этого инклюда без FastLED не компилируется. Использую platformio. FastLED тянется из FastLEDsupport.cpp.
The text was updated successfully, but these errors were encountered: