Skip to content

Commit 77d698e

Browse files
added esp32 + Nema17 to CI configuration
1 parent 9335a9f commit 77d698e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/platformio.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- { stepper: 0, driver: 1 } # 28BYJ48 & GENERIC
2727
- { stepper: 0, driver: 2 } # 28BYJ48 & TMC2209_STANDALONE
2828
- { stepper: 0, driver: 3 } # 28BYJ48 & TMC2209_UART
29-
- { board: esp32, stepper: 1 } # ESP32 & NEMA17
3029
- { board: esp32, gps: 1 }
3130
- { board: esp32, gyro: 1 }
3231
- { board: esp32, azalt: 1 }

0 commit comments

Comments
 (0)