display.h: typo in defines (but had no impact)
This commit is contained in:
parent
6dbaf4f4a0
commit
0adedc3e35
@ -24,7 +24,7 @@
|
|||||||
#else
|
#else
|
||||||
#define OLED_ADDR -1
|
#define OLED_ADDR -1
|
||||||
#endif
|
#endif
|
||||||
#ifndef USW_HW_I2C
|
#ifndef USE_HW_I2C
|
||||||
#define USE_HW_I2C 1
|
#define USE_HW_I2C 1
|
||||||
#endif
|
#endif
|
||||||
#ifndef OLED_FREQUENCY
|
#ifndef OLED_FREQUENCY
|
||||||
|
Loading…
Reference in New Issue
Block a user