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