Cleanup of code, output formatting, and indentation.

This commit is contained in:
wdenk 2003-09-15 21:14:37 +00:00
parent 78137c3c93
commit b56ddc636d
2 changed files with 343 additions and 363 deletions

View File

@ -56,7 +56,7 @@
#define I2C_START_STOP 0x20 /* START / STOP */
#define I2C_TXRX_ENA 0x10 /* I2C Tx/Rx enable */
#define I2C_TIMEOUT 1 /* 1 seconde */
#define I2C_TIMEOUT 1 /* 1 second */
static int GetI2CSDA(void)

File diff suppressed because it is too large Load Diff