This website requires JavaScript.
Explore
Help
Register
Sign In
bissen21
/
Marlin_Firmware
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
11,851
Commits
1
Branch
4
Tags
6df51201ae2a65b75852632e3cfa9e9cabeec3b9
Commit Graph
2 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Tobias Frost
6df51201ae
Include EXTENSIBLE_UI in single LCD sanity check (
#13306
)
2019-03-05 06:33:36 -06:00
Tobias Frost
57afd0ab37
Fix range check bug in FileList::seek() (
#13286
)
...
When `count()` returns 0, `pos > (count()-1)` will always yield `true` due to integer underflow.
2019-03-02 16:43:08 -06:00