mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-22 00:03:02 +08:00
[components][drivers] change name: capture -> inputcapture
This commit is contained in:
@@ -130,8 +130,8 @@ extern "C" {
|
||||
#include "drivers/encoder.h"
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_CAPTURE
|
||||
#include "drivers/rt_capture.h"
|
||||
#ifdef RT_USING_INPUT_CAPTURE
|
||||
#include "drivers/rt_inputcapture.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user