thorgod

Results 13 comments of thorgod

Actually figured it out. Needed to change this two on startup ``` 0xA8, 0x1F, // Set multiplex ratio(1 to 64) and 0xDA, 0x02, // Set com pins hardware configuration ```

That looks fun. But how hard would it be implement.

I will see if I can figure out how to find a fix, and submit a PR. This is low on my list because I found a work around.

Honestly this is something I would like to work on, because eventually we will be doing this at my company. Currently on my road map. I really like the formql

@pabloxn That form builder is really nice, easiest one I have seen! (https://formio.github.io/angular-demo/#/forms/builder) I am suprised I have not heard of formio yet.

I see that, to bad its not open source. I took a bit to look at there source code, nothing we can really borrow but maybe follow that overall look...

Yes I would love to see initiative tracker apart of this app. It would be cool if we could use https://github.com/cynicaloptimist/improved-initiative I would not know how we could use two...

I love typescript. We can move more to Object Oriented Design! Might be easier to maintain and people to understand the code. +1 for using typescript. Don't know to much...

Interesting I like the idea, I wonder how it would work with different screen sizes. (I guess its all relative so it wont matter, but zooming might)

I like the idea, currently the architecture is made for Push from DM and Pull from the Players. I do not see anytime soon the other direction.