]> git.gag.com Git - debian/cc1111/blob - device/examples/ds390/i2c390/ds1621.h
fix build failures with gcc-8, using a rather large stick
[debian/cc1111] / device / examples / ds390 / i2c390 / ds1621.h
1 #define DS1621_ID 0x90
2
3 extern float ReadDS1621(char address);