cc3200/README.md: Improve make deploy instructions.

modjni
Daniel Campora 2015-07-04 16:39:05 +02:00
parent c030e77861
commit aaf7c5b35e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ there. Make sure to use a **v4.1 (or higer) LAUNCHXL board** when trying this po
make BTARGET=application BTYPE=release BOARD=LAUNCHXL WIPY_IP=192.168.1.1 WIPY_USER=micro WIPY_PWD=python deploy
```
If WIPY_IP, WIPY_USER or WIPY_PWD are omitted the default values (the ones shown above) will be used.
If `WIPY_IP`, `WIPY_USER` or `WIPY_PWD` are omitted the default values (the ones shown above) will be used.
## Playing with MicroPython and the CC3200: