puddly/casserole

Sending commands

puddly opened this issue · 1 comments

Passive listening works but the main goal of this project is bidirectional communication. I've noticed that all packets are spaced at least 12ms apart so in theory commands can be sent 6ms after the last received packet (to be safe).

Closed in recent commits. I will tune the timing logic once I find a Green Bean.