From 1902d339b0d5e9fef5fdc31456d852fa3ea436bb Mon Sep 17 00:00:00 2001
From: Guillaume Seguin <guillaume@segu.in>
Date: Sun, 28 Jul 2013 19:19:57 +0200
Subject: [PATCH] Add Panelolu2 pins for RAMPS1.3

---
 Marlin/pins.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Marlin/pins.h b/Marlin/pins.h
index 60235800a4..4e53d07ac2 100644
--- a/Marlin/pins.h
+++ b/Marlin/pins.h
@@ -485,6 +485,14 @@
         #define BTN_ENC 35
 
         #define SDCARDDETECT 49
+      #elif defined(LCD_I2C_PANELOLU2)
+        #define BTN_EN1 47  //reverse if the encoder turns the wrong way.
+        #define BTN_EN2 43
+        #define BTN_ENC 32
+        #define SDSS 53
+        #define SDCARDDETECT -1
+        #define KILL_PIN 41
+        #define FAN_PIN 45
       #else
         //arduino pin which triggers an piezzo beeper
         #define BEEPER 33  // Beeper on AUX-4