Skip to content

Commit 2c1991b

Browse files
finger563Copilot
andauthored
Update components/led_strip/include/led_strip.hpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ffb7409 commit 2c1991b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/led_strip/include/led_strip.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
#include "base_component.hpp"
1111
#include "color.hpp"
12-
#include "esp_heap_caps.h"
12+
#include <esp_heap_caps.h>
1313

1414
namespace espp {
1515
/// \brief Class to control LED strips

0 commit comments

Comments
 (0)