ender-3/Ender-3 Firmware (Marlin)
Felipe Siqueira Pinheiro 7a670c0ea0 Fix compilation error caused by fpos_t struct
Appearently building Marlin on Arduino IDE version 1.8.x causes
the compilation error `using typedef-name 'fpos_t' after 'struct'`

Renaming `fpos_t` to `filepos_t` fixed the error.
2019-03-04 19:55:27 -03:00
..
Ender-3 (includes power failure resume- Chinese) Fix compilation error caused by fpos_t struct 2019-03-04 19:55:27 -03:00
Ender-3 (includes power failure resume- English) Fix compilation error caused by fpos_t struct 2019-03-04 19:55:27 -03:00