summaryrefslogtreecommitdiffstats
path: root/couch_light
diff options
context:
space:
mode:
Diffstat (limited to 'couch_light')
-rw-r--r--couch_light/.gitignore9
-rw-r--r--couch_light/src/couch_light.cpp (renamed from couch_light/couch_light.ino)0
l---------couch_light/src/couch_light.ino1
3 files changed, 5 insertions, 5 deletions
diff --git a/couch_light/.gitignore b/couch_light/.gitignore
index e05273b..89cc49c 100644
--- a/couch_light/.gitignore
+++ b/couch_light/.gitignore
@@ -1,4 +1,5 @@
1.pioenvs 1.pio
2.clang_complete 2.vscode/.browse.c_cpp.db*
3.gcc-flags.json 3.vscode/c_cpp_properties.json
4.piolibdeps \ No newline at end of file 4.vscode/launch.json
5.vscode/ipch
diff --git a/couch_light/couch_light.ino b/couch_light/src/couch_light.cpp
index b99381a..b99381a 100644
--- a/couch_light/couch_light.ino
+++ b/couch_light/src/couch_light.cpp
diff --git a/couch_light/src/couch_light.ino b/couch_light/src/couch_light.ino
deleted file mode 120000
index 230ba97..0000000
--- a/couch_light/src/couch_light.ino
+++ /dev/null
@@ -1 +0,0 @@
1../couch_light.ino \ No newline at end of file