fix include file name err

This commit is contained in:
2024-09-23 21:45:38 +08:00
parent e26e1079d5
commit 8abd25d7fa
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
// Created by dell on 24-9-23.
//
#include "usonic_driver.h"
#include "ultrasonic_driver.h"
#include "gd32e23x.h"
#include "systick.h"