Scott Lahteine
386140f361
Test time difference in safe way
8年前
Scott Lahteine
071c742b8a
Move STRINGIFY to macros.h, use in language.h
8年前
Scott Lahteine
f543aaa54e
Apply standard pin test to buttons
This is the easiest way to make button pin testing consistent without
renaming all the button pins. Just make a macro especially for testing
if button pins are set, since they are named consistently in the pins
files.
8年前
Scott Lahteine
f1ed310322
Add NUMERIC compare macros to simplify code
8年前
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
8年前
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
8年前
Scott Lahteine
9418b4f2f3
Promote STRINGIFY to macros.h
8年前
Scott Lahteine
73a59a4e45
Allow ENABLED(b) to work with "true" and "false"
8年前
Scott Lahteine
c8f76bb8aa
Create BITSET/BITCLR macros
8年前
Scott Lahteine
278aa15301
Add COUNT macro and apply
9年前
Scott Lahteine
d85861d296
Move macros, add ENABLED/DISABLED, add includes
9年前