History | View | Annotate | Download (4.68 KB)
dont need to send READ_DATA command every time i want to read a byte; one READ_DATA is enough for 3 bytes (a full packet)
added documentation
reorganized remote
fixed ack reading issue. added statemachine, still not working
fixed test_packets
fixed issue on packet/async
small change
packet now working fine
fixed packet parsing, remote fully operational
implemented remote, working on fixing issues
not deactivating reporting, dont know why
working decently
even more changes