JuMalIO

Results 5 comments of JuMalIO

I have this issue too on my MPU6050. The error is always to high `if((c == 99) && eSum > 1000){ // Error is still too great to continue` I...

Hi, any news? still does not work... deerma.humidifier.jsq2w

can we merge this? https://github.com/home-assistant/core/pull/117791 does this fix it?

What app do you use to compress font and remove empty bits?

I have made TheDotFactory fork and introduced FixedCompact padding type: https://github.com/pavius/the-dot-factory/pull/13/files So now its possible to generate fonts! But I ended up using TighestFixedDigits padding type and changed SSD1306_Putc function...