Commit Graph

16 Commits

Author SHA1 Message Date
9f2b3a8050 Work on README, add duplicated logic for targeting 2024-02-26 00:30:44 -06:00
c8806be02d Remove sleep from loop func
This solves all our rednet issues, seemingly
2024-02-26 00:24:40 -06:00
bc46c8adef Remove sleeps from loops, as waitformessage will do that for us 2024-02-26 00:22:10 -06:00
78be72c4b1 Move to rednet
This sucks.
It has broadcast, which is required for the project, but if you're not listening when a packet ships then you drop it
2024-02-26 00:20:08 -06:00
a72cd8bef5 Work on init code 2024-02-25 23:33:32 -06:00
164006f4b0 Remove requirement for a GPS 2024-02-25 23:01:57 -06:00
b5ea97b5d9 More boilerplate 2024-02-25 23:01:37 -06:00
75b9634ea9 Minor polish 2024-02-25 22:47:00 -06:00
ff5ff86794 Add a bunch of proto functionality 2024-02-25 22:44:46 -06:00
144b2b9ebb Add initial stuff 2024-02-25 22:22:02 -06:00
7853e6174e Update deploy script 2024-02-25 22:15:30 -06:00
c19888f597 Update README 2024-02-25 22:14:08 -06:00
1b38039f62 Add deploy script 2024-02-25 22:14:04 -06:00
bee8f740c6 More fixes 2024-02-16 23:41:22 -06:00
ba57f4a7ae Fix formatting 2024-02-16 23:40:38 -06:00
8f7e7b4d01 Add prelim stuff 2024-02-16 23:39:52 -06:00