테스트용 로그 제거
This commit is contained in:
@@ -143,7 +143,6 @@ void battery_event_handler( nrf_drv_saadc_evt_t const * p_event )
|
||||
nrf_drv_saadc_uninit();
|
||||
|
||||
/* 콜백 완료 알림 (all_sensors 대기 해제용) */
|
||||
if (info4) DBG_PRINTF("2");
|
||||
battery_saadc_done = true;
|
||||
|
||||
/* ADC값 → mV 변환 (매크로: ADC x 600/1023 x 6) */
|
||||
|
||||
Reference in New Issue
Block a user