From ec63f7c53a34f32e632eed04ca24022c8f062d2f Mon Sep 17 00:00:00 2001 From: shinyquagsire23 Date: Sat, 22 Apr 2023 18:29:50 -0700 Subject: [PATCH] oops, found the right voltage line --- pico_defuse/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pico_defuse/README.md b/pico_defuse/README.md index 2c67e15..8bf6b74 100644 --- a/pico_defuse/README.md +++ b/pico_defuse/README.md @@ -29,5 +29,5 @@ Based on [PicoBoot](https://github.com/webhdx/PicoBoot) | GP20 | TP48 | DEBUG6 | | GP21 | TP48 | DEBUG6 | | | | | -| GND | GND, and/or TP137 | GND | -| 3V3(OUT) | TP138 | Always-On 3.3v (TODO: should this go in VSYS instead?) | \ No newline at end of file +| GND | GND, and/or TP164 | GND | +| 3V3(OUT) | TP122 | Always-On 3.3v | \ No newline at end of file