fix: namespace

This commit is contained in:
Patrick Balsiger
2020-09-27 13:48:49 +02:00
parent 0d5d559b2c
commit c289d7c614
3 changed files with 8 additions and 9 deletions

4
.gitignore vendored
View File

@@ -74,5 +74,5 @@ dist/
/firmware
.clang_complete
.gcc-flags.json
.pioenvs
.piolibdeps
.pio
.vscode

View File

@@ -16,7 +16,6 @@
#include <Adafruit_NeoPixel.h>
using namespace std;
using namespace std::placeholders;
// Pattern types supported:
enum pattern