添加485获取特定命令的代码
This commit is contained in:
11
inc/RS485.h
Normal file
11
inc/RS485.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by dell on 24-11-29.
|
||||
//
|
||||
|
||||
#ifndef RS485_H
|
||||
#define RS485_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
#endif //RS485_H
|
Reference in New Issue
Block a user