From 8b7d93af03dd0ee027d3d2286595adfcbb51850e Mon Sep 17 00:00:00 2001 From: Peli Date: Thu, 12 Dec 2019 09:39:54 -0800 Subject: [PATCH] added hash --- docs/troubleshoot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshoot.md b/docs/troubleshoot.md index 0aac7024..3584bd16 100644 --- a/docs/troubleshoot.md +++ b/docs/troubleshoot.md @@ -55,7 +55,7 @@ Make sure your EV3 Brick is charged and powered on. If your it doesn't turn on, Make sure that one end of your USB cable is firmly inserted into a USB port on the computer and the other end is connected to the EV3 Brick. If you still can't see the **@drivename@** drive, try a different port on the computer. If that doesn't work then maybe your cable is faulty or you need to reset the EV3 Brick. -## Why can't I delete my program (*.uf2) files from the Brick? +## Why can't I delete my program (*.uf2) files from the Brick? #deletefiles There's a bug in the firmware which prevents you from deleting the programs (``*.uf2`` files) from your EV3 Brick. There isn't a firmware update to fix this yet.