FreeCalypso > hg > fc-magnetite
diff src/cs/drivers/drv_app/pwr/pwr_cust.c @ 151:c93a236e0d50
PWR SWE compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 09 Oct 2016 16:08:17 +0000 |
parents | fb95e3f83dc5 |
children |
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/pwr/pwr_cust.c Sun Oct 09 15:17:19 2016 +0000 +++ b/src/cs/drivers/drv_app/pwr/pwr_cust.c Sun Oct 09 16:08:17 2016 +0000 @@ -12,21 +12,21 @@ * ******************************************************************************/ -#include "rv_defined_swe.h" // for RVM_PWR_SWE +#include "rv/rv_defined_swe.h" // for RVM_PWR_SWE #ifdef RVM_PWR_SWE -#include "abb.h" -#include "rvm_use_id_list.h" -#include "pwr_messages.h" -#include "rvf_api.h" -#include "pwr_cust.h" -#include "pwr_env.h" -#include "pwr_analog_dev.h" -#include "spi_env.h" -#include "spi_task.h" -#include "pwr_liion_cha.h" -#include "pwr_disch.h" +#include "abb/abb.h" +#include "rvm/rvm_use_id_list.h" +#include "pwr/pwr_messages.h" +#include "rvf/rvf_api.h" +#include "pwr/pwr_cust.h" +#include "pwr/pwr_env.h" +#include "pwr/pwr_analog_dev.h" +#include "spi/spi_env.h" +#include "spi/spi_task.h" +#include "pwr/pwr_liion_cha.h" +#include "pwr/pwr_disch.h" /* Caution: keep ascending order in the temperature arrays !!! */