@@ -69,6 +69,7 @@ class OneWire
#endif
public:
OneWire() { }
OneWire(uint8_t pin) { begin(pin); }
void begin(uint8_t pin);
The note is not visible to the blocked user.