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>
6 lines
120 B
C
6 lines
120 B
C
#pragma once
|
|
|
|
#include "../protocol_group_base.h"
|
|
|
|
extern const iButtonProtocolGroupBase ibutton_protocol_group_dallas;
|