Javier Alvarez

Results 4 issues of Javier Alvarez

In order to guarantee the width of the start bit in a serial transfer we need ot make sure that we are waiting for the correct amount of time. Since...

The LanguageTool check endpoint actually expects an HTTP request with an "application/x-www-form-urlencoded" Content-Type. Currently ltex-ls uses the "application/json" Content-Type for the HTTP request, but this does not play well with...

At the moment there is no simple way to override the `eventHandler` function. This change adds a `handle_event` function to the `Game` trait that gets called with all events except...