WPos report bug fix when MPos disabled.

This commit is contained in:
Sonny Jeon
2014-08-22 08:31:24 -06:00
parent 359e6a89e3
commit ec48571cbe
2 changed files with 6 additions and 3 deletions

View File

@ -36,8 +36,6 @@ OBJECTS = main.o motion_control.o gcode.o spindle_control.o coolant_control.o
print.o probe.o report.o system.o
# FUSES = -U hfuse:w:0xd9:m -U lfuse:w:0x24:m
FUSES = -U hfuse:w:0xd2:m -U lfuse:w:0xff:m
# update that line with this when programmer is back up:
# FUSES = -U hfuse:w:0xd7:m -U lfuse:w:0xff:m
# Tune the lines below only if you know what you are doing: