Add a README.h file for Arduino IDE users

This commit is contained in:
Scott Lahteine
2017-10-11 18:10:15 -05:00
parent e9cf9ad3f3
commit 4764710b11
2 changed files with 53 additions and 8 deletions

View File

@ -20,14 +20,6 @@
*
*/
/**
* About Marlin
*
* This firmware is a mashup between Sprinter and grbl.
* - https://github.com/kliment/Sprinter
* - https://github.com/simen/grbl/tree
*/
#include "src/inc/MarlinConfig.h"
#if ENABLED(ULTRA_LCD)