SE401:Group32:July 9
Jump to navigation
Jump to search
Implementation
- Trying to figure out best way to send over instructions.
- It seems that sending over a too large of a string won't work so we'll have to send instructions one by one
- Successfully sent one instruction at a time to the phone. Each instruction is then executed.