mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 15:39:31 +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
|