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