This shows you the differences between two versions of the page.
tpa81read [2009/03/04 05:33] jonmash created |
tpa81read [2009/03/04 05:35] (current) jonmash |
||
---|---|---|---|
Line 8: | Line 8: | ||
#include <Wire.h> | #include <Wire.h> | ||
- | #define NUM_SENSORS 30 | + | byte sensor_address = 0xd0; |
- | byte sensor_address = { 0xd0}; | + | |
void setup() | void setup() |