-
The default PID parameters are assigned around https://github.com/Traumflug/Teacup_Firmware/blob/master/heater.c#L79 it might be nicer to move these out to config.h, or use some optional overrides li…
drf5n updated
8 years ago
-
## :bug: Bug Report
### Affected Languages
- [ ] `TypeScript` or `Javascript`
- [x] `Python`
- [ ] `Java`
- [ ] .NET (`C#`, `F#`, ...)
- [ ] `Go`
### General Information
* **JSII Version:*…
-
```
It would be helpful if we could configure an injector in a special mode
where whenever it encounters a request for a type it doesn't have bound, it
will just create a dummy for that type. It coul…
-
Allow declaring a class in the body of another class.
```dart
class Person {
class Occupation {
String jobTitle;
Occupation(this.jobTitle);
String named(String name) =>
m…
-
I am running on latest from the develop branch. When I try to use JsonCqlLibraryReader to deserialize ELM in JSON format, I get the exception below. Looking at the generated JSON and comparing it to …
-
```
It would be helpful if we could configure an injector in a special mode
where whenever it encounters a request for a type it doesn't have bound, it
will just create a dummy for that type. It coul…
-
Love your project, using it on my 4010.
What would really top it off, was to configure all battery charging parameters by reading the rc-thougts RFID, that contains:
Tag ID, Battery Capacity, …
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2021.12.17**
- [x] I've checked that all provided URLs are alive and playable in a…
-
Hi,
I tested this game with Proton 3.7-5beta and it seems to work just fine. Solid 60 fps at 1080p on high settings without motion blur.
```
System info:
Computer Information:
Manufacture…
-
```
If the user closes the Duplicati icon (or is not logged in), Duplicati will
not run. If Duplicati can run as a service (daemon on linux), these
problems will be solved.
The GUI should communicate…