Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b4f34e2 authored by Benjamin Dobell's avatar Benjamin Dobell
Browse files

Minor typo. I'm sure there are more.

parent 699549e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@ However, several third-parties have reported success running Heimdall on ARM chi
## How does Heimdall work?
## How does Heimdall work?


Heimdall connects to a mobile device over USB and interacts with low-level software
Heimdall connects to a mobile device over USB and interacts with low-level software
running on device, known as Loke. Loke and Heimdall communicate via the custom
running on the device, known as Loke. Loke and Heimdall communicate via the custom
Samsung-developed protocol typically referred to as the 'Odin 3 protocol'.
Samsung-developed protocol typically referred to as the 'Odin 3 protocol'.


USB communication in Heimdall is handled by the popular open-source USB library, [libusb](http://libusb.info).
USB communication in Heimdall is handled by the popular open-source USB library, [libusb](http://libusb.info).