ADC skeleton

This commit is contained in:
2018-02-03 11:59:59 +01:00
parent 611b38c5e6
commit 538a4876b2
14 changed files with 256 additions and 61 deletions
-2
View File
@@ -10,8 +10,6 @@
// I2C master
#define I2C_INTERNAL
#include "_i2c_internal.h"
#include "_i2c_settings.h"
#include "_i2c_init.h"
enum PinCmd_ {
CMD_TEST = 0,