flutter_packages icon indicating copy to clipboard operation
flutter_packages copied to clipboard

Chips Number return 0

Open goodjink opened this issue 1 year ago • 0 comments

Hi Ardera Team,

I'm new in Flutter. I have a problem when running

_final chips = FlutterGpiod.instance.chips;

It's always return 0 on my code. I'm using raspberry pi 4 and FydeOS for Raspberry.

When I run command "sudo gpiodetect" on Chrome shell, it's return gpiochip0 and gpiochip1

goodjink avatar Oct 10 '22 03:10 goodjink