change the timer of LED to TIMER5(basic timer)
This commit is contained in:
parent
212ffff06b
commit
e345b826da
@ -35,6 +35,9 @@ OF SUCH DAMAGE.
|
|||||||
#include "gd32e23x_it.h"
|
#include "gd32e23x_it.h"
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
#include "systick.h"
|
#include "systick.h"
|
||||||
|
#include "ultrasonic_driver.h"
|
||||||
|
|
||||||
|
__IO uint32_t capture_value;
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief this function handles NMI exception
|
\brief this function handles NMI exception
|
||||||
|
Loading…
x
Reference in New Issue
Block a user