Browse Source

Shorter TWI timeout

Alex Voinea 2 years ago
parent
commit
4f08caaa2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/twi.h

+ 1 - 1
Firmware/twi.h

@@ -26,7 +26,7 @@
 #define TWI_FREQ 400000L
 #endif
 
-#define TWI_TIMEOUT_MS 100
+#define TWI_TIMEOUT_MS 10
 
 /*
  * Function twi_init