diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-11-26 22:24:14 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-11-26 22:24:14 +0100 |
commit | 61f4cce79a89af13e0d93c7166f8d2ee6202bd40 (patch) | |
tree | d245d1d1541e0c9a924eba80dc905a2b665664eb | |
parent | 8e61621a34839404e981cdbc3a9f3c54a9f43be9 (diff) |
whoopsie in readme and moved shit into tests/ folder
-rw-r--r-- | readme.md | 2 | ||||
-rw-r--r-- | tests/16x16/16x16.ino (renamed from 16x16/16x16.ino) | 0 | ||||
-rw-r--r-- | tests/64test/64test.ino (renamed from 64test/64test.ino) | 0 | ||||
-rw-r--r-- | tests/example/example.ino (renamed from example/example.ino) | 0 |
4 files changed, 1 insertions, 1 deletions
@@ -4,5 +4,5 @@ ben lui dus ga niet nog een readme schrijven -[software/readme.md](dit) beschrijft 't zooitje wel goed, maar staat gelijk in +[dit](software/readme.md) beschrijft 't zooitje wel goed, maar staat gelijk in een map waar ik het makkelijk kan inleveren diff --git a/16x16/16x16.ino b/tests/16x16/16x16.ino index 226e4db..226e4db 100644 --- a/16x16/16x16.ino +++ b/tests/16x16/16x16.ino diff --git a/64test/64test.ino b/tests/64test/64test.ino index ed0db9b..ed0db9b 100644 --- a/64test/64test.ino +++ b/tests/64test/64test.ino diff --git a/example/example.ino b/tests/example/example.ino index a4af127..a4af127 100644 --- a/example/example.ino +++ b/tests/example/example.ino |