summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/i2c/bq25895.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/eos/i2c/bq25895.h')
-rw-r--r--fw/fe310/eos/i2c/bq25895.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/fw/fe310/eos/i2c/bq25895.h b/fw/fe310/eos/i2c/bq25895.h
deleted file mode 100644
index cbef36e..0000000
--- a/fw/fe310/eos/i2c/bq25895.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stdint.h>
-
-#define BQ25895_ADDR 0x6A
-
-int eos_bq25895_init(uint8_t wakeup_cause);