Created SH1107 driver for quantum painter (#24724)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
This commit is contained in:
parent
164b7331c3
commit
c00b0c5bc9
6 changed files with 339 additions and 0 deletions
|
@ -19,6 +19,7 @@ enum {
|
|||
+ (GC9107_NUM_DEVICES) // GC9107
|
||||
+ (SSD1351_NUM_DEVICES) // SSD1351
|
||||
+ (SH1106_NUM_DEVICES) // SH1106
|
||||
+ (SH1107_NUM_DEVICES) // SH1107
|
||||
+ (LD7032_NUM_DEVICES) // LD7032
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue