diff --git a/src/extras/extras.ino b/src/extras/extras.ino deleted file mode 100644 index 8d8b76d..0000000 --- a/src/extras/extras.ino +++ /dev/null @@ -1,5 +0,0 @@ - -#error THIS IS NOT COMPILABLE CODE - -This is a dummy .ino file that allows you to easily edit the contents of this library using the Arduino IDE. -The code is NOT designed to be compiled from this point. Compile and test the library using one of the examples.