From 5473034421c759fb954aa08ac0f4d88799edec0c Mon Sep 17 00:00:00 2001 From: Yurii Date: Sat, 16 Nov 2024 14:15:26 +0300 Subject: [PATCH] chore: deleted .ino file --- otgateway.ino | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 otgateway.ino 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 -*/