#pragma once #include "registry.h" #ifdef __cplusplus extern "C" { #endif extern const SubGhzDeviceRegistry subghz_device_registry; #ifdef __cplusplus } #endif