0917494a80
* Separate ibutton to its own module, add one_wire to f18 * Move onewire cli to a separate app Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
5 lines
110 B
C
5 lines
110 B
C
#pragma once
|
|
#include "toolbox/protocols/protocol.h"
|
|
|
|
extern const ProtocolBase ibutton_protocol_misc_cyfral;
|