edison.md: add wifi on pin7 warning
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 21 Apr 2015 09:00:27 +0000 (10:00 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 21 Apr 2015 09:00:27 +0000 (10:00 +0100)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
docs/edison.md

index 7199373..ed42a66 100644 (file)
@@ -27,6 +27,8 @@ in libmraa:
   accuracy of 10bits. This ADC is only included on the arduino board.
 - AIO pins are treated as 0-5 in mraa_aio_init() but as 14-19 for everything
   else. Therefore use mraa_gpio_init(14) to use A0 as a Gpio
+- Arduino pin 7 can sometimes negatively impact the wifi capability, if using
+  wifi avoid using this pin
 
 Intel(R) breakout board
 -----------------------