From f9af9b756d055718449170d43d597557e8eed06f Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 19:57:18 -0700 Subject: [PATCH] Update compose.yaml how did I miss this --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index b581736..9d4ce9e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -7,7 +7,7 @@ services: - 8420:8420 devices: #- /dev/ttyUSB0 # Replace this with your actual device! - - /dev/ttyAMA0 + - /dev/ttyACM0 # Example for Meshtastic device volumes: - .:/app:ro - ./logs:/app/logs:rw