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