mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-30 21:58:06 +00:00
MKS Robin flash address
This commit is contained in:
parent
47c148628e
commit
af9d3c027e
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
# buildroot/share/PlatformIO/scripts/mks_robin_mini.py
|
||||
#
|
||||
import marlin
|
||||
marlin.prepare_robin("0x08005000", "mks_robin_mini.ld", "Robin_mini.bin")
|
||||
marlin.prepare_robin("0x08007000", "mks_robin_mini.ld", "Robin_mini.bin")
|
||||
|
|
Loading…
Reference in a new issue