setup driver
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "stdio.h"
|
||||
|
||||
void i2c_test() {
|
||||
printf("initializing i2c or something\n");
|
||||
}
|
||||
Reference in New Issue
Block a user