Skip to content

Commit

Permalink
Fix namespace for esp8266 fastpin
Browse files Browse the repository at this point in the history
  • Loading branch information
7FM authored Apr 18, 2020
1 parent 4e5f325 commit 13fc065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/esp/8266/fastpin_esp8266.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ _FL_DEFPIN(8,15); _FL_DEFPIN(9,3); _FL_DEFPIN(10,1);

#define HAS_HARDWARE_PIN_SUPPORT

#define FASTLED_NAMESPACE_END
FASTLED_NAMESPACE_END

0 comments on commit 13fc065

Please sign in to comment.