/programy/Atmel32_C/BoardController/BoardController |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/programy/Atmel32_C/BoardController/BoardController.cpp |
---|
57,7 → 57,7 |
int main(int argc, char *argv[], char *envp[]) |
{ |
char *progname; |
int c, func = 10, Len; |
int c, func = 0, Len; |
int i2cbus = 0; |
char filename[20], Buf[64]; |
int file; |