nmscode

Results 19 comments of nmscode

@t3chguy I added some tests to increase coverage

@t3chguy I pushed the hopefully final tests needed to pass sonar

@t3chguy I was not aware of the new check. Pushed a fix it should pass now

@JiffyCat I have contacted the owner of this PR (@AndrewRyanChama). He has said he is not going to work on this anymore. Specifically: > I don't have any interest in...

### Feature Added basic custom emote functionality including gif emote support to rooms. Currently, custom emotes can only be added by typing the shortcode surrounded by colons in the message...

Quick update: I added very basic custom emote rendering on the android element client. It could use a lot of work but will show the custom emotes that are uploaded...

https://github.com/vector-im/element-meta/issues/339#issuecomment-1213520411

An example implementation of this (for stm32 and esp32) can be seen in https://github.com/mcells/Arduino-FOC/tree/esp32-hfi-flux_observer that branch has several other features but the basic callback with FOC calculations from the interrupt...

> Still it might be advisable to not use the ADC ISR if there's an SPI/I2C sensor. I can't think of a good way to enforce that reliably, so I...