Add data receiving capabilities using a buffer with overflow protection
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef TWI_H
|
||||
#define TWI_H
|
||||
|
||||
void twiInit(void);
|
||||
void twiAlert(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user