mistake
This commit is contained in:
parent
9663468318
commit
d84b7a20a5
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -8,7 +8,7 @@
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#define SENSOR 0
|
#define SENSOR 1
|
||||||
|
|
||||||
int read_temperature(char *filename) {
|
int read_temperature(char *filename) {
|
||||||
FILE *fp;
|
FILE *fp;
|
||||||
|
|
Loading…
Reference in a new issue