Add ULTI_CONTROLLER to example configs
This commit is contained in:
parent
16739264d3
commit
eecb0188c0
53 changed files with 318 additions and 0 deletions
|
|
@ -1674,6 +1674,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
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue