From 4d496d7da499195fba796d7945dbbc223f3a0e2e Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Wed, 3 May 2023 07:50:17 -0700 Subject: [PATCH] Update index.mdx --- docs/getting-started/flashing-firmware/nrf52/index.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/getting-started/flashing-firmware/nrf52/index.mdx b/docs/getting-started/flashing-firmware/nrf52/index.mdx index ab7105b5..837c5095 100644 --- a/docs/getting-started/flashing-firmware/nrf52/index.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/index.mdx @@ -10,4 +10,3 @@ sidebar_position: 2 The nRF52 based devices have the easiest firmware upgrade process. No driver or software install is required on any platform. 1. The [Drag & Drop](/docs/getting-started/flashing-firmware/nrf52/drag-n-drop) firmware installation method is considered the "manual process" and recommended as the easiest solution. -2. The [Python Flasher](/docs/software/python/flasher) application does a lot under the hood to prevent you from needing to use the terminal.