Add UltiController v2.1 support

Add compatibility with the original screen bord from Ultimaker 2 printer
(UltiController v2.1 with the PG-2864ALBP I2C display)
This commit is contained in:
Project-J² 2017-05-14 18:59:32 +02:00 committed by Scott Lahteine
parent 91eaa54ea9
commit ae2476dfdb
4 changed files with 28 additions and 4 deletions

View file

@ -1603,6 +1603,12 @@
#define U8GLIB_SH1106
#endif
//
// Original Ulticontroller from Ultimaker 2 printer with SSD1309 I2C display and encoder
// https://github.com/Ultimaker/Ultimaker2/tree/master/1249_Ulticontroller_Board_(x1)
//
//#define ULTI_CONTROLLER
//
// CONTROLLER TYPE: Shift register panels
//