Deleted the definition fo HD44780_I2C
This commit is contained in:
parent
a89417e26e
commit
228ad35de0
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@
|
|||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifndef HD44780_I2C
|
||||
#define HD44780_I2C 1
|
||||
#endif
|
||||
//#ifndef HD44780_I2C
|
||||
//#define HD44780_I2C 1
|
||||
//#endif
|
||||
#if (HD44780_I2C)
|
||||
#include <i2c/i2c.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue