summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/abb/twl3025.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/abb/twl3025.h')
-rw-r--r--src/target/firmware/include/abb/twl3025.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/firmware/include/abb/twl3025.h b/src/target/firmware/include/abb/twl3025.h
index 8ccbf19..2cd35a5 100644
--- a/src/target/firmware/include/abb/twl3025.h
+++ b/src/target/firmware/include/abb/twl3025.h
@@ -110,6 +110,8 @@ enum twl3025_tsp_bits {
STARTADC = 0x02,
};
+extern const uint16_t twl3025_default_ramp[16];
+
/* Enqueue a TSP signal change via the TPU */
void twl3025_tsp_write(uint8_t data);