DenisD3D

Results 7 issues of DenisD3D

Curently, MinecraftDev doesn't remove warning when using @SupressWarnings annotation. Sponge mixins add some token for this annotation which are listed [here](https://github.com/SpongePowered/Mixin/blob/master/src/ap/java/org/spongepowered/tools/obfuscation/SuppressedBy.java) @SuppressWarnings("target") Should remove `Cannot resolve method 'xxxxx' in target...

type: enhancement
status: accepted
platform: mixins

Hi, We found in the documentation that the MKS-SERVO42C can control the accelaration of the motor : https://github.com/makerbase-mks/MKS-SERVO42C/wiki/Menu-instruction#parameter-configuration-suggestions But setting the Mplyer to disable and the acc to 286 or...

Hi, I would like my raspberry pi to control my motor and I plan to use UART to have as much control as possible. However, I don't see any way...

**Describe the bug** When navigating from a page with a chart to another page, some error appear in the console (see screenshot). Tracking the source seems to be a resize...

Hi, Is the implementation of the latest version of the Notion api planned? I would like to access the emoji of the page. Also is it possible to group filter...

enhancement

You can change your password in the settings panel. You can valid with nothing in the fields and when we login the next time it's dosen't works.

I've written a custom integration that hook on "astro:build:done" and that must execute after astro-relative-links. As per [astro integration documentation](https://docs.astro.build/en/reference/integrations-reference/#integration-ordering): > all integrations are run in the order that they...