FreeCalypso > hg > fc-tourmaline
diff components/fchg @ 225:09ea37852fd6
add function to convert Ichg ADC readings to mA
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 29 Apr 2021 05:13:09 +0000 |
parents | 598958aec071 |
children | 4533ef63fdb0 |
line wrap: on
line diff
--- a/components/fchg Wed Apr 28 05:44:07 2021 +0000 +++ b/components/fchg Thu Apr 29 05:13:09 2021 +0000 @@ -36,6 +36,7 @@ SRCDIR=$SRC/cs/drivers/drv_app/fchg cfile_plain $SRCDIR/fchg_api.c +cfile_plain $SRCDIR/fchg_convert_mA.c cfile_plain $SRCDIR/fchg_default_batt.c cfile_plain $SRCDIR/fchg_env.c cfile_plain $SRCDIR/fchg_ffs_init.c