Lasse Lukkari

Results 3 issues of Lasse Lukkari

First of all, thanks for putting together this amazing project! It has been really useful for me. Here is my situation. I have a class that inherits the Stream by...

bug
arduino mocks

I believe one of the most common use cases for the time related functions `millis()` and `micros()` is to detect timeouts. In a nutshell you take the current time and...

enhancement
arduino mocks

Currently the incremented field can not be set as required because the plugin uses pre save hook instead of pre validate. I can create a pull request to change this...

enhancement