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