rhapsodyv / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.
http://marlinfw.org
GNU General Public License v3.0
82 stars 428 forks source link

Remove header wrapper #7

Closed thinkyhead closed 3 years ago

thinkyhead commented 3 years ago

Headers don't need config option wrappers because they simply aren't compiled unless explicitly included.