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>
7 lines
118 B
C
7 lines
118 B
C
#pragma once
|
|
|
|
#include "protocol_common.h"
|
|
|
|
typedef void iButtonProtocolData;
|
|
typedef int32_t iButtonProtocolLocalId;
|