From 74950c7a789eef2b536435166d2b7aefdfafbb9f Mon Sep 17 00:00:00 2001 From: Michael Droogleever Fortuyn Date: Sat, 23 Nov 2019 11:51:53 +0100 Subject: [PATCH] Typo: verify --- src/setup/VERIFY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup/VERIFY.md b/src/setup/VERIFY.md index b22cbf0..60b807b 100644 --- a/src/setup/VERIFY.md +++ b/src/setup/VERIFY.md @@ -18,7 +18,7 @@ Bus 002 Device 033: ID 0d28:0204 NXP ARM mbed ``` In my case, the micro:bit got connected to the bus #2 and got enumerated as the device #33. -This means the file `/dev/bus/usb/002/033` *is* the Fmicro:bit3. +This means the file `/dev/bus/usb/002/033` is the micro:bit. Let's check its permissions: ``` shell