add Motor function

This commit is contained in:
2025-06-28 22:33:16 +08:00
parent 9ca28fd516
commit 88103d9eee
28 changed files with 562 additions and 262 deletions

View File

@@ -19,5 +19,5 @@
#include "Shake_Motor.h"
#include "Ultrasound.h"
#include "Buzzer.h"
#include "Motor.h"
#endif