Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Guyer <sam.guyer@gmail.com>2020-08-15 05:10:20 +0300
committerSam Guyer <sam.guyer@gmail.com>2020-08-15 05:10:20 +0300
commit8c8fc6090e07cec2f6faafabc197f4b94cf0fb7e (patch)
tree060d5586f4652c92b3d0c3290c28acf14853e482 /.gitignore
parent55c0243dba4d6f5a5f341f1cbe54d9c5f832f8c2 (diff)
More performance tweaks to the ESP32 driver. Getting the synchronization right and making sure the interrupt handler is faster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 60b7a717..1f554d45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
html/
*.gch
+*~