Intel Edison MRAA module not working

前端 未结 5 950
独厮守ぢ
独厮守ぢ 2021-01-18 08:04

I recently downloaded the Intel XDK IOT version and used the LED pin 13 Blink sample. I then uploaded the program onto the Edison, but it came up with a few errors; One of

5条回答
  •  自闭症患者
    2021-01-18 08:38

    echo "src mraa-upm http://iotdk.intel.com/repos/1.1/intelgalactic" > /etc/opkg/mraa-upm.conf opkg update opkg install libmraa0

    SRC https://github.com/intel-iot-devkit/mraa

提交回复
热议问题