4 lines
104 B
C
4 lines
104 B
C
|
#pragma once
|
||
|
#include <toolbox/protocols/protocol.h>
|
||
|
|
||
|
extern const ProtocolBase protocol_hid_ex_generic;
|