瀏覽代碼

Added LED description table to README

(cherry picked from commit 7508afdb55)
Clara Hobbs 6 年之前
父節點
當前提交
e9b9a6e260
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11
    0
      README.md

+ 11
- 0
README.md 查看文件

@@ -169,3 +169,14 @@ configured voltage, the Sink will negotiate it, then turn on its output and
169 169
 blink the LED three times to indicate success.  If the supply cannot output
170 170
 enough power, the Sink will turn its LED on solid to indicate failure, and
171 171
 leave its output turned off.
172
+
173
+### Status LED descriptions
174
+
175
+LED State            | Mode  | Meaning
176
+---------------------|-------|---------------------------------------------------
177
+Fast blink (4/sec)   | Sink  | Negotiating USB Power Delivery contract
178
+Medium blink (2/sec) | Sink  | USB Power Delivery contract established, output on
179
+Off                  | Sink  | Output on
180
+On                   | Sink  | Unable to get configured power from source
181
+Slow blink (1/sec)   | Setup | Running in setup mode
182
+Fast blink (4/sec)   | Setup | `identify` command run

Loading…
取消
儲存