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