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