auralix / alx-202-af-10-1-auralix-c-lib

GNU General Public License v3.0
0 stars 0 forks source link

alxRtc_McuStm32 - AlxRtc_Init - // if (HAL_RTCEx_SetCalibrationOutPut - Can we remove this? #50

Closed tomazvidovic closed 1 year ago

tomazvidovic commented 1 year ago

seems like this was just for testing... investigate more..

//  if (HAL_RTCEx_SetCalibrationOutPut(&me->hrtc, RTC_CALIBOUTPUT_512HZ) != HAL_OK) { ALX_RTC_TRACE("ErrCalibOutInit"); me->isErr = true; return Alx_Err; }