mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-18 08:43:10 +00:00
5 lines
113 B
C
5 lines
113 B
C
#pragma once
|
|
|
|
#include "protocol_dallas_base.h"
|
|
|
|
extern const iButtonProtocolDallasBase ibutton_protocol_ds1420;
|