소스 검색

[FL-2852] Update Universal Remote documentation (#1786)

* Update Universal Remote documentation
* Change formatting
Georgii Surkov 3 년 전
부모
커밋
3e3a167764
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      documentation/UniversalRemotes.md

+ 4 - 2
documentation/UniversalRemotes.md

@@ -32,5 +32,7 @@ Finally, record the `Off` signal:
 
 The resulting remote file should now contain 6 signals. Any of them can be omitted, but that will mean that this functionality will not be used.
 Test the file against the actual device. Every signal must do what it's supposed to.
-If everything checks out, add these signals to the [A/C universal remote file](/assets/resources/infrared/assets/ac.ir)
-and open a pull request.
+
+If everything checks out, add these signals to the [A/C universal remote file](/assets/resources/infrared/assets/ac.ir).
+Keep the signals of the same type grouped together (e.g. an `Off` signal must follow a previous `Off` one).
+When done, open a pull request containing the changed file.