From 18c55db4ddcbeab8a1e52b0f662bdebf1e71c4d3 Mon Sep 17 00:00:00 2001 From: "Trent M. Wyatt" Date: Wed, 24 Jan 2024 12:36:40 -0600 Subject: [PATCH] Update .arduino-ci.yml --- .arduino-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.arduino-ci.yml b/.arduino-ci.yml index edbb3a2..2382d89 100644 --- a/.arduino-ci.yml +++ b/.arduino-ci.yml @@ -20,7 +20,9 @@ libraries: compile: platforms: - uno - - nano + - due + - zero + - leonardo # - m4 # - esp32 # - esp8266