From e3d7579758630f31675cbe680f7be31a2c984052 Mon Sep 17 00:00:00 2001 From: Abhijit Mahajani Date: Thu, 7 Jul 2016 07:46:54 +0530 Subject: [PATCH] Update Readme.md since mac address is now getting set while onboarding wifi Signed-off-by: Abhijit Mahajani --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b6e5640..f44b4db 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,4 @@ If there is no ethernet connected, you can also use the SoftAp to onboard the de - It should connect to the selected wireless network. ### Outstanding issues - - WiFi MAC address is hardcoded to 00:11:22:33:44:55. - SoftAp is always active even after connecting to WiFi network.