Shorter TWI timeout
This commit is contained in:
parent
47e610a2c6
commit
4f08caaa2b
|
|
@ -26,7 +26,7 @@
|
|||
#define TWI_FREQ 400000L
|
||||
#endif
|
||||
|
||||
#define TWI_TIMEOUT_MS 100
|
||||
#define TWI_TIMEOUT_MS 10
|
||||
|
||||
/*
|
||||
* Function twi_init
|
||||
|
|
|
|||
Loading…
Reference in New Issue