Various minor spelling corrections

Redo of #2939 rebased against RCBugFix
This commit is contained in:
Scott Lahteine
2016-03-05 20:41:15 -08:00
parent 04a0d45c22
commit 772460a7b8
40 changed files with 272 additions and 272 deletions

View File

@@ -135,7 +135,7 @@
// https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/schematics#!shiftregister-connection
#if ENABLED(SAV_3DLCD)
#define SR_LCD_2W_NL // Non latching 2 wire shiftregister
#define SR_LCD_2W_NL // Non latching 2 wire shift register
#define ULTIPANEL
#define NEWPANEL
#endif