From f289aece35ebf22fd1e89626c9e94cc27ba163fe Mon Sep 17 00:00:00 2001 From: Scott Bezek Date: Sun, 6 Oct 2024 12:47:47 -0700 Subject: [PATCH] Add a tombstone to arduino/splitflap --- arduino/splitflap/MOVED.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 arduino/splitflap/MOVED.txt diff --git a/arduino/splitflap/MOVED.txt b/arduino/splitflap/MOVED.txt new file mode 100644 index 00000000..0690a262 --- /dev/null +++ b/arduino/splitflap/MOVED.txt @@ -0,0 +1,4 @@ +As of 2024-10-06, the firmware code that used to live in this directory has been moved to the "firmware" directory at the root of the repo. + +In VS Code, you'll want to re-open this project by using "Open Folder" and selecting the entire "splitflap" repository folder. +If you run into any issues, please reach out in the discord community (https://discord.com/invite/wgehm3PcrC) for help.