fix rent calculation

This commit is contained in:
Adolfo Reyna
2026-01-31 22:23:49 -05:00
parent fa4c6f00ca
commit 78b376ad5d
9 changed files with 276 additions and 77 deletions

View File

@@ -303,9 +303,9 @@ After successful build:
View serial output:
```bash
screen /dev/cu.usbmodem101
# Exit: Ctrl-A, then K, then Y
```
Or use VS Code's serial monitor extension.