Browse Source

Comment for RADDS + RRDFGSC

Scott Lahteine 7 years ago
parent
commit
86ee74731e
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Marlin/src/pins/pins_RADDS.h

+ 3
- 0
Marlin/src/pins/pins_RADDS.h View File

206
 
206
 
207
   #elif ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
207
   #elif ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
208
 
208
 
209
+    // The REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER requires
210
+    // an adapter such as https://www.thingiverse.com/thing:1740725
211
+
209
     #define LCD_PINS_RS     42
212
     #define LCD_PINS_RS     42
210
     #define LCD_PINS_ENABLE 43
213
     #define LCD_PINS_ENABLE 43
211
     #define LCD_PINS_D4     44
214
     #define LCD_PINS_D4     44

Loading…
Cancel
Save