protocol_items.h 218 B

123456789
  1. #pragma once
  2. #include "../weather_station_app_i.h"
  3. #include "infactory.h"
  4. #include "thermopro_tx4.h"
  5. #include "nexus_th.h"
  6. #include "gt_wt_03.h"
  7. extern const SubGhzProtocolRegistry weather_station_protocol_registry;