generated from hulk/gd32e23x_template_cmake_vscode
add data err type
This commit is contained in:
@@ -10,7 +10,7 @@ extern volatile bool g_ultrasonic_measure_done;
|
||||
|
||||
#define ULTRASONIC_TX_CYCLES 5U /* 发送5个PWM周期驱动换能器 */
|
||||
#define ULTRASONIC_TX_RINGDOWN_RELOAD 240U // 240us
|
||||
#define ULTRASONIC_MAX_TOF_RELOAD 1000U // 1000us
|
||||
#define ULTRASONIC_MAX_TOF_RELOAD 2000U // 1000us
|
||||
|
||||
/**************************************************************************************************/
|
||||
|
||||
|
Reference in New Issue
Block a user