adds timeout to avr i2c
This commit is contained in:
parent
b8564f5dd0
commit
bad56a4f2b
8 changed files with 163 additions and 80 deletions
|
@ -138,4 +138,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
//#define NO_ACTION_FUNCTION
|
||||
//#define DEBUG_MATRIX_SCAN_RATE
|
||||
|
||||
#define I2C_TIMEOUT 1000
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue