mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2025-10-10 15:12:41 +02:00
* 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
111 B
C
5 lines
111 B
C
#pragma once
|
|
#include "toolbox/protocols/protocol.h"
|
|
|
|
extern const ProtocolBase ibutton_protocol_misc_metakom;
|