diff options
author | cr3473 <joe@createtank.com> | 2015-05-27 08:29:48 -0700 |
---|---|---|
committer | cr3473 <joe@createtank.com> | 2015-05-27 08:29:48 -0700 |
commit | b36d1a87da2395fd5429e2817409c76f065387b5 (patch) | |
tree | 1e4a76822deaf92db83896548fa3c3003f7640f3 /protocol/adb.c | |
parent | a4cf9ae660b16d1952738139ba8f788368b73eff (diff) | |
parent | d61d1f5ca3a7dcccc495ac6688e0632c601c0623 (diff) | |
download | firmware-b36d1a87da2395fd5429e2817409c76f065387b5.tar.gz firmware-b36d1a87da2395fd5429e2817409c76f065387b5.tar.bz2 firmware-b36d1a87da2395fd5429e2817409c76f065387b5.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'protocol/adb.c')
-rw-r--r-- | protocol/adb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/adb.c b/protocol/adb.c index f57afac93..bbff66df0 100644 --- a/protocol/adb.c +++ b/protocol/adb.c @@ -360,7 +360,7 @@ Commands 3: mice Registers: - 0: application(keyobard uses this to store its data.) + 0: application(keyboard uses this to store its data.) 1: application 2: application(keyboard uses this for LEDs and state of modifiers) 3: status and command |