diff --git a/.vscode/settings.json b/.vscode/settings.json index 731f4b4..690217e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -37,6 +37,9 @@ "gd32f4xx_it.h": "c", "usbd_transc.h": "c", "drv_usbd_int.h": "c", - "system_gd32f4xx.h": "c" + "system_gd32f4xx.h": "c", + "photosw.h": "c", + "photoelectric.h": "c", + "statusmonitor.h": "c" } } \ No newline at end of file diff --git a/EWARM/Project.ewp b/EWARM/Project.ewp index 9b118c9..1559d4d 100644 --- a/EWARM/Project.ewp +++ b/EWARM/Project.ewp @@ -777,7 +777,7 @@