From 2bce88fbe1e27e2c0e66b4f19c44a8cd386441d0 Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Tue, 15 Oct 2024 18:12:12 +0300 Subject: [PATCH] Clarify flashing documentation --- firmware/nrf5x/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/nrf5x/README.md b/firmware/nrf5x/README.md index b4da6e4..6b0d202 100644 --- a/firmware/nrf5x/README.md +++ b/firmware/nrf5x/README.md @@ -13,6 +13,8 @@ This firmware consumes more power when more than 1 key is used. The controller w - Copy your previously generated PREFIX_keyfile in the same folder - Patch the firmware with your keyfile (Change the path if necessary!) +Note that, in the commands below, you only have to change the `PREFIX_keyfile` part, the `OFFLINEFINDINGPUBLICKEYHERE` should stay as it is, as that's a marker for the binary. + ```bash # For the nrf51 export LC_CTYPE=C