mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-24 07:03:55 -06:00
Overlord i2c LCD with LEDs and buzzer (#14801)
This commit is contained in:
parent
e1942715ce
commit
940c59d9da
125 changed files with 695 additions and 43 deletions
|
@ -1998,6 +1998,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -1998,6 +1998,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2000,6 +2000,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2028,6 +2028,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2013,6 +2013,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2020,6 +2020,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2034,6 +2034,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2033,6 +2033,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2013,6 +2013,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
|
@ -2013,6 +2013,11 @@
|
|||
//
|
||||
//#define U8GLIB_SH1106_EINSTART
|
||||
|
||||
//
|
||||
// Overlord OLED display/controller with i2c buzzer and LEDs
|
||||
//
|
||||
//#define OVERLORD_OLED
|
||||
|
||||
//=============================================================================
|
||||
//========================== Extensible UI Displays ===========================
|
||||
//=============================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue