Skip to content

Commit f80b5da

Browse files
authored
Merge pull request richardeoin#13 from bradjc/update-readme
Update readme after switch to utf-16 by default
2 parents cd9ceb8 + d4b05d1 commit f80b5da

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,9 @@ This should give you full details on all the possible options.
2727
### Display Current Settings
2828

2929
```
30-
sudo ./ftx_prog --ftprog-strings --dump
30+
sudo ./ftx_prog --dump
3131
```
3232

33-
### `--ftprog-strings`
34-
35-
The flag should be specified when compatibility with the string format used in the [FT Prog](http://www.ftdichip.com/Support/Utilities.htm#FT_Prog) utility is required. If it is not specified strings will be read and written in ASCII format.
36-
3733
### CBUS Pins
3834

3935
```

0 commit comments

Comments
 (0)