diff options
author | Benjamin Vernoux <bvernoux@gmail.com> | 2014-06-02 21:54:48 +0200 |
---|---|---|
committer | Benjamin Vernoux <bvernoux@gmail.com> | 2014-06-02 21:54:48 +0200 |
commit | d7da92a8f0b50c8221b4465201b892e086a40c7f (patch) | |
tree | e54f0617c948745862d86ead2af1878ee58f093e | |
parent | 8db7804496db5fc3fba44e5f9ed0cc322814088c (diff) | |
download | micropython-d7da92a8f0b50c8221b4465201b892e086a40c7f.tar.gz micropython-d7da92a8f0b50c8221b4465201b892e086a40c7f.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ To build: $ make You then need to get your board into DFU mode. On the HydraBus, connect the -3V3 pin to the BOOT1 pin with a wire. +3V3 pin to the BOOT0 pin with a wire. Then to flash the code via USB DFU to your device: |