From 6150e2afc42fad1b07fe71defa86b20a53e643c5 Mon Sep 17 00:00:00 2001 From: Emmanuel Florent Date: Fri, 12 Jul 2019 10:41:57 +0200 Subject: [PATCH] wlan.md: promiscious example in color --- content/firmwareapi/pycom/network/wlan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/firmwareapi/pycom/network/wlan.md b/content/firmwareapi/pycom/network/wlan.md index b561e29..9139805 100644 --- a/content/firmwareapi/pycom/network/wlan.md +++ b/content/firmwareapi/pycom/network/wlan.md @@ -293,7 +293,7 @@ Note: Example using promoscious mode: -``` +```python from network import WLAN import ubinascii