]> git.gag.com Git - fw/sdcc/blob - device/examples/ds390/i2c390/pcf8591.h
Remove bogus semicolon
[fw/sdcc] / device / examples / ds390 / i2c390 / pcf8591.h
1 #define PCF8591_ID 0x90
2 extern unsigned char ReadPCF8591(char address, char channel);