diff --git a/otgateway.ino b/otgateway.ino deleted file mode 100644 index 6068fe7..0000000 --- a/otgateway.ino +++ /dev/null @@ -1,4 +0,0 @@ -/* - This file is needed by the Arduino IDE because the ino file needs to be named as the directory name. - Don't worry, the Arduino compiler will "merge" all files, including src/main.cpp -*/