mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 12:42:30 +04: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;
|