Results 20 comments of Ivan Voras

Just as a notice to anyone in 2017: pullups/pulldowns are still not implemented. Basically this library cannot be used for driving buttons without additional hardware. And it's possible to implement...

Since the original post, I've installed `binutils-aarch64-linux-gnu` and stripped the 64-bit ARM .so. A similar package can be installed for the 32-bit Linux ARM platform (32-bit Android). Or I can...

I made it work with a patch to pgutil: ``` diff --git a/pgutil.go b/pgutil.go index f25aa25..f0d6383 100644 --- a/pgutil.go +++ b/pgutil.go @@ -118,7 +118,12 @@ func (dbInfo *DbInfo) Populate() (verFlag,...

I have the same problem: font_color is ignored in favor of border_color, and font_size is completely ignored.

Bump! For both reasons - branding clusters with service icons, and connecting clusters.

It's Unity 2021.3.30 now but it was 2021.3.24 then.

Thanks. Any pointers on how to start and register peers in IPFS?

Same, in 2018. Don't think apgdiff is usable anymore :(