FastLED 3.9.15
Loading...
Searching...
No Matches
rx_sct_capture.h
Go to the documentation of this file.
1
15
16#pragma once
17
18#include "platforms/is_platform.h"
19
20#if defined(FL_IS_ARM_LPC)
21// IWYU pragma: begin_keep
22#include "platforms/arm/lpc/rx_sct_capture.h" // ok platform headers
23// IWYU pragma: end_keep
24#endif