Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on compiling #10

Open
spants opened this issue Apr 24, 2015 · 3 comments
Open

error on compiling #10

spants opened this issue Apr 24, 2015 · 3 comments

Comments

@spants
Copy link

spants commented Apr 24, 2015

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
Copy link
Owner

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
Copy link

phyrexia commented Sep 1, 2015

i fixed the issue and submited a pull request

@WilliamFrasson
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants