louis49
louis49
Hi, I tried the temperature sensor part and discover 2 things : * Accuracy is best when inverting voltage divider bridge (R1-R2) * Consider that R1 has a 320k parallel...
I discovered that this spa consumes a lot of electricity and I would like to be able to partly heat the water with solar panels by adding them between the...
Hello How do run specs with this module? what i do doesn't work (infinite wait): if(typeof jasmine == 'undefined') { console.log("SPEC IS NOT RUNNING"); var basicAuth = new HttpBasicAuth(function(username, password)...
### When importing from an other package, I can't install my project with a NODE_ENV="production" (aka not installing dev deps) **Log :** npm ERR! code 1 npm ERR! git dep...
I do not understand why this have an error with transpiling with vue-tsc : ``` import { computed, ComputedRef, UnwrapNestedRefs } from "vue"; interface ConcreteTest { val: ComputedRef; } interface...
Ability to use https://www.cockroachlabs.com/docs/v25.1/grant#supported-privileges in https://github.com/cockroachdb/helm-charts/blob/f95d409b3f48f4d31ae91d041a7943953547e0c2/cockroachdb/templates/job.init.yaml#L197 in place of "ALL" Jira issue: HELM-55