1 parent c030e77 commit aaf7c5bCopy full SHA for aaf7c5b
1 file changed
cc3200/README.md
@@ -47,7 +47,7 @@ there. Make sure to use a **v4.1 (or higer) LAUNCHXL board** when trying this po
47
make BTARGET=application BTYPE=release BOARD=LAUNCHXL WIPY_IP=192.168.1.1 WIPY_USER=micro WIPY_PWD=python deploy
48
```
49
50
-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.
51
52
## Playing with MicroPython and the CC3200:
53
0 commit comments