mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-18 08:43:10 +00:00
6 lines
118 B
C
6 lines
118 B
C
|
#pragma once
|
||
|
|
||
|
#include "../protocol_group_base.h"
|
||
|
|
||
|
extern const iButtonProtocolGroupBase ibutton_protocol_group_misc;
|