mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-12 12:51:22 +04:00
6 lines
117 B
C
6 lines
117 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "protocol_dallas_base.h"
|
||
|
|
|
||
|
|
extern const iButtonProtocolDallasBase ibutton_protocol_ds_generic;
|