update new protocol and new hardware
This commit is contained in:
@ -119,7 +119,7 @@ extern DAC_HandleTypeDef hdac1;
|
||||
BOOL ANPO_boInitializeModule( VOID )
|
||||
{
|
||||
BOOL boOK = TRUE;
|
||||
|
||||
|
||||
boOK &= HAL_DAC_Start( &hdac1, DAC_CHANNEL_1 ) == HAL_OK ? TRUE : FALSE;
|
||||
|
||||
return( boOK );
|
||||
|
Reference in New Issue
Block a user