aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ja
diff options
context:
space:
mode:
authorshela <shelaf@users.noreply.github.com>2020-07-23 17:29:02 +0900
committerGitHub <noreply@github.com>2020-07-23 17:29:02 +0900
commita9cb3835ca12ab7dc42b4001b862c582a7a6364e (patch)
tree8309f25f94d19d56877180ec467335405c583057 /docs/ja
parente1f1e1582e4152c1df051bf3159f67a5d2dca596 (diff)
downloadfirmware-a9cb3835ca12ab7dc42b4001b862c582a7a6364e.tar.gz
firmware-a9cb3835ca12ab7dc42b4001b862c582a7a6364e.tar.bz2
firmware-a9cb3835ca12ab7dc42b4001b862c582a7a6364e.zip
Update Japanese translation of feature_encoders.md. (#9765)
Diffstat (limited to 'docs/ja')
-rw-r--r--docs/ja/feature_encoders.md4
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 @@
<!---
original document: 0.8.123:docs/feature_encoders.md
- git diff 0.8.123 HEAD -- docs/feature_encoders.md | cat
+ git diff 0.9.43 HEAD -- docs/feature_encoders.md | cat
-->
以下を `rules.mk` に追加することで基本的なエンコーダがサポートされます:
@@ -31,7 +31,7 @@ ENCODER_ENABLE = yes
#define ENCODER_DIRECTION_FLIP
```
-さらに、解像度を同じファイルで指定することができます (デフォルトかつお勧めは4):
+さらに、エンコーダが各戻り止め(デテント)間に登録するパルス数を定義する解像度は、次のように定義できます:
```c
#define ENCODER_RESOLUTION 4