mraa.c: Remove mraa_init() from mraa_pin_mode_test
authorMichael Ring <michael.ring@swisscom.com>
Sat, 4 Apr 2015 17:27:44 +0000 (18:27 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 8 Apr 2015 21:19:14 +0000 (22:19 +0100)
commit095ff894a783d70214a2e8fefbb9d8bb5c25c0b9
treef98df7362008d2b67c445bef807b20495490c6b5
parent56ba08a98f03f20ba5a84c5f8ed525e8cc9679f5
mraa.c: Remove mraa_init() from mraa_pin_mode_test

If platform is not initalised at this stage then there is no need to attempt
again

Signed-off-by: Michael Ring <mail@michael-ring.org>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/mraa.c