// Register event handler sensorChannel.onReceive([](int value) Serial.print("Received sensor value: "); Serial.println(value); );
If you have the .zip file from a project, you can install it via the Arduino IDE:
Alternatively, create a new sketch and type: