mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 01:07:21 +00:00
[components][drivers] change name: encoder -> pulse_encoder
This commit is contained in:
@@ -126,8 +126,8 @@ extern "C" {
|
||||
#include "drivers/crypto.h"
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_ENCODER
|
||||
#include "drivers/encoder.h"
|
||||
#ifdef RT_USING_PULSE_ENCODER
|
||||
#include "drivers/pulse_encoder.h"
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_INPUT_CAPTURE
|
||||
|
||||
Reference in New Issue
Block a user