mirror of
https://github.com/adafruit/Adafruit_BusIO.git
synced 2026-07-28 04:16:28 +00:00
klnax
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user