From 8628cc7c97ebf698314686064991020a64b8db30 Mon Sep 17 00:00:00 2001 From: cuu Date: Thu, 20 Mar 2025 22:16:31 +0800 Subject: [PATCH] update helloworld readme --- Code/picocalc_helloworld/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Code/picocalc_helloworld/README.md b/Code/picocalc_helloworld/README.md index da4a6a1..7c22144 100644 --- a/Code/picocalc_helloworld/README.md +++ b/Code/picocalc_helloworld/README.md @@ -11,4 +11,6 @@ cmake .. make ``` +## Notes + On PicoCalc, the default serial port of the Pico is the USB Type-C port, not its built-in Micro USB port.