shakenov-chinga

Results 5 comments of shakenov-chinga

As I can deduce these are values we use for PWM pins. Can someone confirm them, please? OC0 DIO12 - - OC1A DIO13 TCCR1A COM1A1 OC1B DIO14 TCCR1A COM1B1 OC1C...

Hi everyone, Seems like atmega128 as well as atmega16 (and maybe other atmegas) doesn't need DIDR0 register to use ADC, so I just added `#ifdef DIDR0` macro in analog-avr.c. I...

Hi guys, there is a need in this feature in out project too. Any updates?

Hi guys! I see Saleor 3.0 Alpha is released. Good work! Any news on product bundles? :smiley:

Hi, @ubruhin, I weren't able to find any connection between `PrimitivePathGraphicsItem` and `Board`. It can be hard-coded, passing `Board` instance via constructor, but all of my inner self is refusing...