optical/NxFuncs/comm/protocol.h
2025-09-04 09:45:08 +08:00

12 lines
97 B
C

#ifndef __PROTOCOL_H__
#define __PROTOCOL_H__
#include "config.h"
#include "comm.h"
#endif