Open joaogn opened 8 years ago
is that part of the code
if (LSM303OBJ.init() == false) { while (1) { Serial.println("init failure"); delay(500); } }
is that part of the code