unleashed-firmware/applications/external/weather_station/protocols/oregon3.h

7 lines
146 B
C
Raw Normal View History

#pragma once
#include <lib/subghz/protocols/base.h>
#define WS_PROTOCOL_OREGON3_NAME "Oregon3"
extern const SubGhzProtocol ws_protocol_oregon3;