RaspberrPi project source code
guowenxue
7 hours ago 3ef6cf39749c00366b12aef9f023aac3bda16f2d
project/modules/ds18b20.c
@@ -49,7 +49,6 @@
    struct dirent  *direntp;
    int             fd =-1;
    char           *ptr;
    float           value;
    int             found = 0;
    if( !temp )