comparison src/cs/drivers/drv_app/fchg/fchg_default_batt.c @ 326:919b44c991fc

FCHG: reading of battery table from FFS implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 05 Dec 2017 05:04:09 +0000
parents 6ab14029931c
children
comparison
equal deleted inserted replaced
325:ab47ade99fa9 326:919b44c991fc
4 * 4 *
5 * The present default table has been taken from Pirelli's firmware. 5 * The present default table has been taken from Pirelli's firmware.
6 */ 6 */
7 7
8 #include "fchg/fchg_env.h" 8 #include "fchg/fchg_env.h"
9 #include "fchg/fchg_func_i.h"
9 #include "rv/rv_general.h" 10 #include "rv/rv_general.h"
10 #include <string.h> 11 #include <string.h>
11 12
12 static const T_PWR_THRESHOLDS default_batt_table[] = { 13 static const T_PWR_THRESHOLDS default_batt_table[] = {
13 {4170, 100}, 14 {4170, 100},