display.h: typo in defines (but had no impact)

This commit is contained in:
Klaus K Wilting 2020-10-13 22:12:51 +02:00
parent 6dbaf4f4a0
commit 0adedc3e35

View File

@ -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