From 01e4fa04ef102d35e785561948516926006b3e45 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 3 Feb 2026 17:09:43 +0100 Subject: fix pwd --- source/microcontrollers/inkplate/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/microcontrollers/inkplate/index.rst b/source/microcontrollers/inkplate/index.rst index d183962..7ac7ab7 100644 --- a/source/microcontrollers/inkplate/index.rst +++ b/source/microcontrollers/inkplate/index.rst @@ -13,6 +13,7 @@ Micropython for all of the Inkplate boards can be downloaded by cloning the repository:: $ git clone https://github.com/SolderedElectronics/Inkplate-micropython.git + $ cd Inkplate-micropython then the firmware can be flashed directly with esptool:: -- cgit v1.2.3