mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-01-08 02:38:47 +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;
|