Update lcd.h

pull/7/head
Sylaina 6 years ago committed by GitHub
parent 981140645e
commit d28a7056a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,7 +58,8 @@ extern "C" {
// if you want to use other lib for I2C
// edit i2c_xxx commands in this library
// 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 */
#define SH1106 // or SSD1306, check datasheet of your display
/* TODO: define displaymode */

Loading…
Cancel
Save