mirror of
https://github.com/xreef/PCF8574_library.git
synced 2024-08-30 18:12:18 +00:00
Minor fix DEFAULT_SDA
This commit is contained in:
parent
c5fbc06d4f
commit
a6859f7a4e
@ -43,6 +43,9 @@
|
||||
#include "WProgram.h"
|
||||
#endif
|
||||
|
||||
#define DEFAULT_SDA SDA;
|
||||
#define DEFAULT_SCL SCL;
|
||||
|
||||
// Uncomment to enable printing out nice debug messages.
|
||||
// #define PCF8574_DEBUG
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user