Example
TwoWire::begin Method
#include
<
Wire
.h>
void
setup() {
Wire
.begin(); }
void
loop() { }