klnax
This commit is contained in:
parent
9a525b2ba3
commit
bdc5780099
|
|
@ -8,7 +8,6 @@
|
|||
class Adafruit_I2CDevice {
|
||||
public:
|
||||
Adafruit_I2CDevice(uint8_t addr, TwoWire *theWire = &Wire);
|
||||
|
||||
uint8_t address(void);
|
||||
bool begin(bool addr_detect = true);
|
||||
bool detected(void);
|
||||
|
|
|
|||
Loading…
Reference in New Issue