Skip to content

Commit

Permalink
fix the style issue in Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Clark Wang <[email protected]>
  • Loading branch information
wangxiaoningnxp committed Jul 16, 2020
1 parent a7565ba commit 8bbff16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ ________________________________________________________________________________
| [-hz=] | Unit: Hz, support float number.<br/>It can change the display refresh frequency on terminal. Low refresh frequency will help to improve sample speed on Windows.<br/>usage:<br/>• Windows: > .\bcu.exe monitor [-board=xxx] -hz=”0.5”<br/>• Linux: $ sudo ./bcu monitor [-board=xxx] -hz=0.5 |
| [-rms] | Show Root-Mean-Square instead of normal Average of all Current data. |
| [-hwfilter] | 8x Hardware Filter<br/>Voltage and current values will be read from avg register which contain a rolling average of the eight most recent VBUS/VSENSE results. |
| [-unipolar] | Change the current measurement range from (-100mA~100mA) to (0mA~100mA). |
| [-unipolar] | Change the current measurement range from (-100mA=>100mA) to (0mA=>100mA). |
| HOT-KEYs | Please refer to release note. |

### set_gpio:
Expand Down

0 comments on commit 8bbff16

Please sign in to comment.