/* A interrupt based sensor device that reads multiple sensors and transmits the data to a central location. */ void setup() { } void loop() { }