mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-20 01:33:18 +00:00
84d12da45a
OFW PR 1833 by Skorpionm
9 lines
218 B
C
9 lines
218 B
C
#pragma once
|
|
#include "../weather_station_app_i.h"
|
|
|
|
#include "infactory.h"
|
|
#include "thermopro_tx4.h"
|
|
#include "nexus_th.h"
|
|
#include "gt_wt_03.h"
|
|
|
|
extern const SubGhzProtocolRegistry weather_station_protocol_registry;
|