From 42c23bee4a76fb386092904316d78a3735a6af7b Mon Sep 17 00:00:00 2001 From: Darrell Date: Sun, 6 Mar 2022 20:21:04 -0500 Subject: [PATCH] Update m5atom-matrix.yml --- .github/workflows/m5atom-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/m5atom-matrix.yml b/.github/workflows/m5atom-matrix.yml index 21d9bcd..b7e9393 100644 --- a/.github/workflows/m5atom-matrix.yml +++ b/.github/workflows/m5atom-matrix.yml @@ -43,4 +43,4 @@ jobs: - name: Remote Run run: pio remote run -t upload -t monitor --upload-port=/dev/ttyUSB0 -e m5atom-matrix - name: Remote Monitor - run: pio remote device monitor --port=/dev/ttyUSB + run: pio remote device monitor --port=/dev/ttyUSB0