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