mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
parent
dd3e0ed988
commit
2d584a2a6a
@ -807,7 +807,7 @@ U8G2_DISPLAY_TABLE_SPI
|
|||||||
|
|
||||||
#undef U8G2_FONT_TABLE_ENTRY
|
#undef U8G2_FONT_TABLE_ENTRY
|
||||||
#undef U8G2_DISPLAY_TABLE_ENTRY
|
#undef U8G2_DISPLAY_TABLE_ENTRY
|
||||||
#define U8G2_DISPLAY_TABLE_ENTRY(function, binding) LROT_FUNCENTRY(#binding,l ## binding)
|
#define U8G2_DISPLAY_TABLE_ENTRY(function, binding) LROT_FUNCENTRY(binding,l ## binding)
|
||||||
LROT_BEGIN(lu8g2)
|
LROT_BEGIN(lu8g2)
|
||||||
U8G2_DISPLAY_TABLE_I2C
|
U8G2_DISPLAY_TABLE_I2C
|
||||||
U8G2_DISPLAY_TABLE_SPI
|
U8G2_DISPLAY_TABLE_SPI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user