mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced 2026-03-29 09:50:28 +00:00
6 lines
117 B
C
6 lines
117 B
C
#pragma once
|
|
|
|
#include <lib/subghz/types.h>
|
|
|
|
const char* protopirate_get_short_preset_name(const char* preset_name);
|