aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-05-24 15:26:24 -0400
committerSam Anthony <sam@samanthony.xyz>2024-05-24 15:26:24 -0400
commit52634adae2ce8cbc7d5182af2fd96e4d6812a648 (patch)
treecd92d3c1b209bd8032213c92804d1c9782a7d776
parentdbb742358b99bdd8ab3b0bf5afaa04ce1b2cd9bd (diff)
downloadwi-52634adae2ce8cbc7d5182af2fd96e4d6812a648.zip
remove unused dc table
-rw-r--r--wi.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/wi.c b/wi.c
index af3df8d..3a203c4 100644
--- a/wi.c
+++ b/wi.c
@@ -64,10 +64,6 @@ const unsigned int ve_tbl[N_P_BRPOINTS][N_RPM_BRPOINTS] = {
/* - rpm + */
};
-
-/* global variables */
-unsigned int dc_tbl[N_P_BRPOINTS][N_RPM_BRPOINTS]; /* duty cycle table to be populated */
-
/* function definitions */
int