mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-05 17:26:51 +00:00
3 lines
96 B
Bash
Executable file
3 lines
96 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
arduino --verify --board arduino:avr:mega:cpu=atmega2560 Marlin/Marlin.ino
|