diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index f4523fa..5fd90a4 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -10,6 +10,7 @@ jobs: os: [ubuntu-latest, windows-latest, macos-latest] example: - "examples/arduino-blink" + - "examples/arduino-ethernet-ota" - "examples/arduino-wifi-scan" - "examples/arduino-ota" - "examples/arduino-signed-ota" diff --git a/examples/arduino-ethernet-ota b/examples/arduino-ethernet-ota new file mode 160000 index 0000000..1e2f26e --- /dev/null +++ b/examples/arduino-ethernet-ota @@ -0,0 +1 @@ +Subproject commit 1e2f26e13476c85c4cccaa1e12523cdb793d964f