diff options
Diffstat (limited to 'docs/ja/feature_encoders.md')
| -rw-r--r-- | docs/ja/feature_encoders.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/feature_encoders.md b/docs/ja/feature_encoders.md index 7f8922652..66f7fd5dc 100644 --- a/docs/ja/feature_encoders.md +++ b/docs/ja/feature_encoders.md | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | <!--- | 3 | <!--- |
| 4 | original document: 0.8.123:docs/feature_encoders.md | 4 | original document: 0.8.123:docs/feature_encoders.md |
| 5 | git diff 0.8.123 HEAD -- docs/feature_encoders.md | cat | 5 | git diff 0.9.43 HEAD -- docs/feature_encoders.md | cat |
| 6 | --> | 6 | --> |
| 7 | 7 | ||
| 8 | 以下を `rules.mk` に追加することで基本的なエンコーダがサポートされます: | 8 | 以下を `rules.mk` に追加することで基本的なエンコーダがサポートされます: |
| @@ -31,7 +31,7 @@ ENCODER_ENABLE = yes | |||
| 31 | #define ENCODER_DIRECTION_FLIP | 31 | #define ENCODER_DIRECTION_FLIP |
| 32 | ``` | 32 | ``` |
| 33 | 33 | ||
| 34 | さらに、解像度を同じファイルで指定することができます (デフォルトかつお勧めは4): | 34 | さらに、エンコーダが各戻り止め(デテント)間に登録するパルス数を定義する解像度は、次のように定義できます: |
| 35 | 35 | ||
| 36 | ```c | 36 | ```c |
| 37 | #define ENCODER_RESOLUTION 4 | 37 | #define ENCODER_RESOLUTION 4 |
