Martin Eršek

Results 9 comments of Martin Eršek

And between pin A7 and D10 is bigger gap than between A7 and A6. But in reality on real arduino clone board that gap between A7 and D10 have the...

You are right. Boards from china arrived (boards in which I had used this library) and pins are swapped so I had to rewrite my code ...

Fix should be **_fallbackLng_** setting. However: ` fallbackLng: { 'sk-SK': ['sk'], 'default': ['en'] }, ` does not seems to work. I tried to write it many different ways (based on...

This would be problem for many different languages, when there are multiple different ways how to express them in browser headers. Chrome seems to provide always multiple variation of language...

Alternative solution (if we assume that the Chrome browser will always provide also shorter tag equivalent such as "sk") would be change the behaviour of language select menu to handle...

I had reflected required changes in https://github.com/anon-real/sigma-usd/pull/59

You are right that you made it based on the product datasheet (I had checked the TF-Luna's datasheet yesterday before opening this issue). However when I tested it on the...

I just ran over your proposal (mainly over it's first part) by eyes, so I'm not going to comment on any implementation-specific details but will leave there my overall point...

In reality "hello" and "hello " is a different phrase. However these two phrases should be closer to each other than to other phrases. I've made two scripts for testing...