From 22781fcf49a6754c204dcf6f5f4dc282e4aadb2f Mon Sep 17 00:00:00 2001
From: Darrell
Date: Sat, 19 Feb 2022 15:10:47 -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 89bfba0..552cbb7 100644
--- a/.github/workflows/m5atom-matrix.yml
+++ b/.github/workflows/m5atom-matrix.yml
@@ -41,4 +41,4 @@ jobs:
- name: Run PlatformIO
run: pio account login --username="${{secrets.PIO_USERNAME}}" --password="${{secrets.PIO_PASSWORD}}"
- name: Run PlatformIO
- run: pio remote run -e m5atom-matrix
+ run: pio remote run -t upload -t monitor --upload-port=/dev/ttyUSB -e m5atom-matrix