expertup

Results 5 issues of expertup

``` 22: const Blowfish = require('javascript-blowfish'); 23: const bf = new Blowfish("xxxxxxxxxxxx"); ``` > TypeError: Blowfish is not a constructor > at Object. (C:\Users\Piotr\Documents\Application\app.js:23:12) > at Module._compile (internal/modules/cjs/loader.js:689:30) > at...

I have Attiny85 and MAX485. I want to programming attiny by 485. I know that optiboot can change max485 in to "programming mode" by pin from attiny. Is this option...

Pre-2.0.0 bug

I use code from example, and have problem. I don't know how resolve them. Screen: ![image](https://user-images.githubusercontent.com/1708687/153708797-4781dab7-59ba-479c-9e46-0c368ab7e1e5.png) My code: ``` import React from "react" import ReactDom from "react-dom" import { StickyTree...

I make WIFI mesh network. After connect to WIFI I want to get `SSID` and `passord` for connect to painlessMesh network. After enter data in config page, the functions `wifiManager.getConfiguredSTASSID()`...

Because I don't see `Discution` panel, I want ask question here with my problem. I have server with option SSH to run own proces. On this server I have preinstaled...

notabug
userquestion