pinggi

Results 5 issues of pinggi

There is some discontinuity visible in graphs. ![image](https://user-images.githubusercontent.com/18471834/167266318-9f68dbc4-d983-4ee4-a204-43e42f607ce9.png) To be honest I am not sure if it's sw or hw or dut issue. OS: Win 10 Python version: 3.8.5 NanoVNA-Saver...

stale

1. I ran ZigStarGW-MT.exe and nothing happened. 2. I noticed the process took 100% of one core - in background - it didn't show GUI. 3. I had to kill...

OctoKlipper can't save `printer.cfg` containing unicode characters and effectively wipes out `printer.cfg` file after its saving. environment: - Distribution version: Raspbian GNU/Linux 9 - Octoprint version: Version 1.3.9 ` 2018-09-15...

bug

I started FreeStyle Libre 2 sensor with a scan using LibreLink. After an hour I did 2 scans using Juggluco. This started the bluetooth connection after some time. After using...

**node -v** ``` v16.14.0 ``` ``` yarn add @pola-rs/browser ``` **package.json** ``` { "dependencies": { "@pola-rs/browser": "^0.0.1-alpha" }, "type": "module", "scripts": { "start": "node index.js" } } ``` **index.js** ```...