WIP: snapshot before repo migration
This commit is contained in:
15
jxbeye/lib/FTServo/src/SCServo.h
Normal file
15
jxbeye/lib/FTServo/src/SCServo.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* SCServo.h
|
||||
* 飞特串行舵机接口
|
||||
* 日期: 2024.11.24
|
||||
* 作者: txl
|
||||
*/
|
||||
|
||||
#ifndef _SCSERVO_H
|
||||
#define _SCSERVO_H
|
||||
|
||||
#include "SCSCL.h"
|
||||
#include "SMS_STS.h"
|
||||
#include "HLSCL.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user