Search found 1 match

by S.W.JaggerManJenson
Thu Mar 21, 2024 7:16 am
Forum: ESP-IDF
Topic: several error messages when using fastled port from bbulkow
Replies: 0
Views: 407

several error messages when using fastled port from bbulkow

Hello everyone, I'm currently trying to get bbulkow's FastLed port (from github) to run in ESP-IDF 5.12, but I'm getting some errors that I can't deal with as a beginner. The errors are as follows: fatal error: esp_timer.h: No such file or directory 7 | #include "esp_timer.h" cannot open source file...