Update lcd.h
Dieser Commit ist enthalten in:
Ursprung
981140645e
Commit
d28a7056a2
3
lcd.h
3
lcd.h
@ -58,7 +58,8 @@ extern "C" {
|
|||||||
// if you want to use other lib for I2C
|
// if you want to use other lib for I2C
|
||||||
// edit i2c_xxx commands in this library
|
// edit i2c_xxx commands in this library
|
||||||
// i2c_start(), i2c_byte(), i2c_stop()
|
// i2c_start(), i2c_byte(), i2c_stop()
|
||||||
|
/* TODO: define charmode for big chars (double heigth, double width)
|
||||||
|
//#define BIGCHAR // uncomment for big chars on display
|
||||||
/* TODO: define displaycontroller */
|
/* TODO: define displaycontroller */
|
||||||
#define SH1106 // or SSD1306, check datasheet of your display
|
#define SH1106 // or SSD1306, check datasheet of your display
|
||||||
/* TODO: define displaymode */
|
/* TODO: define displaymode */
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren