Skip to content

Commit 129e57b

Browse files
authored
Revert the previous proposed changes
1 parent 53612be commit 129e57b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

STM32F1/libraries/Wire/Wire.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class TwoWire : public WireBase {
4747
private:
4848
i2c_dev* sel_hard;
4949
uint8 dev_flags;
50-
bool isbegin;
5150
protected:
5251
/*
5352
* Processes the incoming I2C message defined by WireBase to the

0 commit comments

Comments
 (0)