--- np2/cbus/boardpx.h 2007/07/20 14:39:11 1.1 +++ np2/cbus/boardpx.h 2007/11/03 00:00:19 1.2 @@ -5,10 +5,10 @@ extern "C" { #endif -void boardpx1_reset(void); +void boardpx1_reset(const NP2CFG *pConfig); void boardpx1_bind(void); -void boardpx2_reset(void); +void boardpx2_reset(const NP2CFG *pConfig); void boardpx2_bind(void); #ifdef __cplusplus