Merge pull request #6177 from thinkyhead/rc_tinyboy

Support for TinyBoy 2 3D printer (and its OLED display)
This commit is contained in:
Scott Lahteine
2017-03-31 04:31:47 -05:00
committed by GitHub
27 changed files with 2789 additions and 4 deletions

View File

@ -1407,6 +1407,11 @@
//
//#define SAV_3DLCD
//
// TinyBoy2 128x64 OLED / Encoder Panel
//
//#define OLED_PANEL_TINYBOY2
//=============================================================================
//=============================== Extra Features ==============================
//=============================================================================