-
Hi,
Thanks for your reply to my last issue. I show you my current code according to your code sample:
private async void BetfairDogRaces1Day()
{
var credentials = new…
-
To make your README file relevant and useful, follow these steps:
1. Provide a Clear Project Overview: Start with a brief description of what your project does and its main purpose.
2. Include Ins…
-
### Issue name
Editpa works by changing the fields of a PA for a particular person.
### To reproduce
Nil
### Expected behavior
Editpa should at least be able to change the PA's owner (I'm not sure h…
-
What's a useful export of data look like for people leaving Libre.fm?
-
Let's keep track of useful tools and resources specific to our project in this issue.
-
Hi,
In my tracking program I am using LCCV with Arducam camera imx519 driver.
Autofocus mode is missing so I implemented the following code:
```
if (!controls_.get(controls::AfMode))
cont…
-
@osamajandali I'm hovering over a pipeline plugin, but I can't see what outputs are highlighted because they are offscreen. The only way to see them is to scroll down which means i'm not hovering over…
-
Having a base-class for tokenizers could be useful. It would be like this:
```
class TokenizerBase:
def __call__(self, data: Data) -> Dict:
raise NotImplementedError
```
All toke…
-
Well, I was looking for this keyboard but with digits, so I was disappointed digits where not part of this keyboard. However, you coin it as useless but did you know that the German Enigma machine onl…
-
Currently, `DEC` must return a concrete instance of `FrameDecoder` for performing the actual decoding process. I couldn't customize its behavior to include functionality such as tracking the number of…