Private
Public Access
2
0

mraa: pymraa becomes mraa and mraajs becomes mraa

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-06-25 17:49:27 +01:00
parent e5c7e64cf3
commit c821c84e4a
14 changed files with 38 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import pymraa as mraa
import mraa
print (mraa.getVersion())
x = mraa.Aio(0)