You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago
..
lib Module updates 7 years ago
src Smarter MIN, MAX, ABS macros 7 years ago
Configuration.h [2.0.x] Arrange LCD options by type (#10630) 7 years ago
Configuration_adv.h Add JUNCTION_ACCELERATION_FACTOR to configs 7 years ago
Makefile Match Makefile to boards.h 7 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago