v08 - add error handling
This commit is contained in:
@ -204,9 +204,6 @@ BOOL ADCD_boInitializeModule( VOID )
|
||||
boOK &= boWriteReg( REG_CONFIG, (U16) CONFIG | CONFIG_FAULTSTATCLEAR, FALSE );
|
||||
DIPO_vResetOutput( DIPO_eCS_Water );
|
||||
|
||||
/** @todo read back configuration */
|
||||
|
||||
|
||||
osMutexRelease( m_pstMutexID );
|
||||
|
||||
return( boOK );
|
||||
|
Reference in New Issue
Block a user