From 67f1054c39f6afb391d635e8eb5bbcb4cac5ec18 Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 8 May 2026 21:39:21 +0100 Subject: [PATCH] first commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2dbb195 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +this code should run fine in most ESP dev boards with an 'RFID-RC522' chip (i got mine from aliexpress xd) - display support will be added at some point + +this has to be run with 'sasa-membership' as its server + +USE HTTP INSTEAD OF HTTPS FOR REPORTS. https adds just over a second of delay to the already not 'amazingly fast' system lol