]> git.itanic.dy.fi Git - log-plotter/commit
data.c: Store cell count and system status into variable array
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Thu, 16 Jan 2014 20:21:36 +0000 (22:21 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Thu, 16 Jan 2014 20:21:36 +0000 (22:21 +0200)
commit83f2cf200bb84e683d99c86fba34b3ef9d9aa723
tree553f78494ab68691dd0698527d3e80d863118e1a
parent1c32184fb022a9cf0ed544f1e3821036a2505ef7
data.c: Store cell count and system status into variable array

Make it possible to reference this information via the variable
array. This makes it possible to for example have the log file name to
contain the number of battery cells and charger state.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
data.c
data.h