feat: did some extensive memory implementations.

This commit is contained in:
2025-11-06 15:15:06 +01:00
parent 27bcc7409e
commit 31d272daa3
48 changed files with 6395 additions and 1062 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ serve:
implode: build
rpi rp.py -o rp
cp rp.py rp
chmod +x rp
if [ -d /home/retoor/bin ]; then cp rp /home/retoor/bin/rp; fi