Commit Graph

2 Commits (e1c10c86b9aca7becdbfc8af120325cf0bea5b6e)

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 c4a880f961
Add files via upload 2018-06-30 16:31:50 +08:00