mharizanov / ESP8266_Relay_Board

Three Channel WiFi Relay/Thermostat Board
144 stars 78 forks source link

error on compiling #10

Open spants opened 9 years ago

spants commented 9 years ago

in the new broadcastd.c line 87 struct sensor_reading* result = read_ds18b20(0);

should it be: struct sensor_reading* result = read_ds18b20();

Sorry - I dont know git enough to do a pull Tony

mharizanov commented 9 years ago

I have a new proc for DS18b20 readouts that haven't been published, hence the issue. pls correct locally, I'll be pushing new update sometime

phyrexia commented 8 years ago

i fixed the issue and submited a pull request

WilliamFrasson commented 7 years ago

hello can you help for compile the code? i use eclipse and the unofficial compiler