Explorar o código

Change UART prompt color from blue to green for readability

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tuanchris hai 4 meses
pai
achega
6ce3f7a4d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup-pi.sh

+ 1 - 1
setup-pi.sh

@@ -364,7 +364,7 @@ configure_uart() {
     fi
 
     echo ""
-    echo -e "${BLUE}How is your Raspberry Pi connected to the sand table controller (DLC32/ESP32)?${NC}"
+    echo -e "${GREEN}How is your Raspberry Pi connected to the sand table controller (DLC32/ESP32)?${NC}"
     echo ""
     echo "  1) USB cable"
     echo "  2) UART over GPIO pins (TX/RX wired to header pins)"