diff --git a/examples/PolarBasics/Makefile b/examples/PolarBasics/Makefile new file mode 120000 index 0000000..d0b0e8e --- /dev/null +++ b/examples/PolarBasics/Makefile @@ -0,0 +1 @@ +../Makefile \ No newline at end of file diff --git a/examples/PolarBasics/PolarBasics b/examples/PolarBasics/PolarBasics new file mode 100755 index 0000000..89cb069 Binary files /dev/null and b/examples/PolarBasics/PolarBasics differ diff --git a/examples/PolarBasics/PolarBasics.ino b/examples/PolarBasics/PolarBasics.ino new file mode 120000 index 0000000..d03ab87 --- /dev/null +++ b/examples/PolarBasics/PolarBasics.ino @@ -0,0 +1 @@ +../FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos/FastLED/PolarBasics/PolarBasics.ino \ No newline at end of file diff --git a/examples/PolarBasics/neomatrix_config.h b/examples/PolarBasics/neomatrix_config.h new file mode 120000 index 0000000..01868a6 --- /dev/null +++ b/examples/PolarBasics/neomatrix_config.h @@ -0,0 +1 @@ +../neomatrix_config.h \ No newline at end of file