kliment / Sprinter

Firmware for RepRap printers and similar devices
432 stars 329 forks source link

fix enable_endstops being used before its definition #157

Closed triffid closed 12 years ago

triffid commented 12 years ago

dunno about the IDE but this makes avr-gcc barf completely via the Makefile. simple reorder of definitions seems to fix nicely