mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-26 06:43:58 +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