mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add SH1107
This commit is contained in:
parent
aaa6e08b2e
commit
8f711476fc
1 changed files with 5 additions and 0 deletions
|
|
@ -433,6 +433,11 @@ message Config {
|
|||
* Default / Auto
|
||||
*/
|
||||
OLED_SH1106 = 2;
|
||||
|
||||
/*
|
||||
* Can not be auto detected but set by proto. Used for 128x128 screens
|
||||
*/
|
||||
OLED_SH1107 = 3;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue