test: idle=100ms

This commit is contained in:
Roy_01
2025-03-19 09:56:37 +08:00
parent 9cb18c7cea
commit 0f6589e39b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -394,7 +394,7 @@ static void start_adc_pulse(uint32_t pusle_cnt, void (*convt_done_cb)(void))
.test_pin = TP1_PIN,
.mode = BOARD_IOPx,
.point_us = {
10000,
100000,
3,
5,
2,
+3 -3
View File
@@ -12,9 +12,9 @@ extern "C"
#define VERSION_DATE_YEAR 25
#define VERSION_DATE_MONTH 3
#define VERSION_DATE_DAY 13
#define VERSION_DATE_HOUR 13
#define VERSION_DATE_MINUTE 0
#define VERSION_DATE_DAY 19
#define VERSION_DATE_HOUR 9
#define VERSION_DATE_MINUTE 56
#define PEL_0P5R_MASK (0x01 << 0)
#define PEL_1P0R_MASK (0x01 << 1)