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 <stdint.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
#ifndef HD44780_I2C
|
//#ifndef HD44780_I2C
|
||||||
#define HD44780_I2C 1
|
//#define HD44780_I2C 1
|
||||||
#endif
|
//#endif
|
||||||
#if (HD44780_I2C)
|
#if (HD44780_I2C)
|
||||||
#include <i2c/i2c.h>
|
#include <i2c/i2c.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue