Commit Graph

2 Commits (238b02ce0ff42a2024ddcdb0ed5aaa10555f7c45)

Author SHA1 Message Date
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
Naomi Wu ae8ca2abab
Add files via upload 2018-06-30 16:35:31 +08:00