Skip to content
Snippets Groups Projects
Commit b56ddc63 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Cleanup of code, output formatting, and indentation.

parent 78137c3c
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment