mirror of
https://github.com/xreef/PCF8574_library.git
synced 2024-08-30 18:12:18 +00:00
Update PCF8574.h
This commit is contained in:
parent
85cd960704
commit
46e72ba75c
@ -190,10 +190,8 @@ private:
|
||||
# endif
|
||||
#endif
|
||||
|
||||
uint8_t _sda = DEFAULT_SDA
|
||||
;
|
||||
uint8_t _scl = DEFAULT_SCL
|
||||
;
|
||||
uint8_t _sda = DEFAULT_SDA;
|
||||
uint8_t _scl = DEFAULT_SCL;
|
||||
|
||||
TwoWire *_wire;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user