Commit Graph

3 Commits (1aa8f5dfd681a35985dbbc4516892d907206fb20)

Author SHA1 Message Date
Chris Steenerson ed507be7fa update English firmware to 2019-04-29 version 2019-12-11 09:28:17 -08:00
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