rusty21

Results 5 issues of rusty21

I'm looking to use Jil inside of some our xamarin applications but after installing the package on a xamarin android project I receive the error on build ``` >/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2,2): Error:...

On Xamarin Android when attempting to open a connection when there is no internet connection causes the app to crash with a `System.NotImplementedException`. I've put this code in my `MainActivity`...

bug

When allocating an output pin like this driver.Allocate(outputPin1, PinDirection.Output); It seems the the pin is defaulted to low, it would be nice if you could pass in the default state...

I'm having an issue with this library that I wasn't having a month ago so I'm not sure what things would have changed. Either way when using this library in...

Any way you could update your samples to run on the latest nuget versions and also update them to use .net 8?