reb: 패킷 ADC 데이터 샘플 수 80~117 정의 및 검증

This commit is contained in:
2026-06-25 18:08:48 +09:00
parent 42f745e39b
commit c247c54e79
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include <stdint.h>
#define ECHO_ADC_MAX_SAMPLES 100
#define ECHO_ADC_MAX_SAMPLES 117
int echo_adc_init(void);
int echo_adc_wake(void);