mqttd/hal/hal.c @@ -15,8 +15,10 @@ int hal_init(void) { wiringPiSetup(); init_led(); relay_init(); init_relay(); #if 0 if( sht2x_init() < 0 )