eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.

Home Page:http://mraa.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for RockPi 4C Plus

sim186 opened this issue · comments

commented

Hi,

I'm trying to use the mraa library (2.2) but when I try to list all the board attached I get this error:

$mraa-gpio list
No Pins

MicrosoftTeams-image (18)

What can I do?

Thanks.