@ -81,7 +81,6 @@ int main(void) {
timestamp = time(NULL);
tempSensor = wiringPiI2CSetupInterface("/dev/i2c-3", 0x48);
//srand((unsigned int)(wiringPiI2CReadReg16(tempSensor, 0)));
setSpiChannel(SPI_CHANNEL);
setSpiSpeed(SPI_SPEED);
Powered by TurnKey Linux.