Main controller updates

This commit is contained in:
Scott Lahteine
2017-09-06 06:28:33 -05:00
parent 142d8aae56
commit bca67a5b79
3 changed files with 285 additions and 8345 deletions

View File

@ -28,7 +28,7 @@
* - https://github.com/simen/grbl/tree
*/
#include "MarlinConfig.h"
#include "src/inc/MarlinConfig.h"
#if ENABLED(ULTRA_LCD)
#if ENABLED(LCD_I2C_TYPE_PCF8575)