diff --git a/README.md b/README.md index 748dd41..b8cf9ff 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ This definitely appears to be some sort of command palette with command names, d ## Interfaces -With UART unresponsive, but encouraged by what we saw in the firmware, we turn to other was of interacting with the camera. That is, USB and WiFi. +With UART unresponsive, but encouraged by what we saw in the firmware, we turn to other ways of interacting with the camera. That is, USB and WiFi. Again, thanks to docs, we have a pretty good start when it comes to wifi communication. Similarly, from Lyli project, we can see that WiFi communication is actually based on USB protocol and mostly follows the same protocol. Only that USB is actually based around SCSI commands, while WiFi is direct over TCP/IP. Lytro meltdown doccuments the following set of commands: