Commit Graph

4 Commits (85564da951bc2fb01654fd7232158faf4b2134d1)

Author SHA1 Message Date
mmatn5 9e0786d9c1
Update Configuration.h 2022-02-08 23:20:57 -06:00
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