-
To avoid "proxy" items in openhab, it would be good if user can specify separate input and output blocks in one item.
-
Hello I would love to get settings to create a weekly schedule by hour, when what coin to mine using what overclock settings. Some people have 4 time zones, I have 2 time zones: day time, which is mor…
-
Please use annotated tags instead of lightweight tags for future releases of kitodo-presentation. Ideally the tags should also be signed with a key.
Citation from `man git-tag`:
"Annotated tags ar…
-
-
Following up from conversations in [263](https://github.com/w3c/mediacapture-image/issues/263) -- other than a very helpful explanation on https://web.dev/camera-pan-tilt-zoom/, it's not clear to API …
-
-
### Description of the new feature / enhancement
For WDAC hardened devices, winget can't be trusted as a managed installer. This means that the vast majority of functionality for deploying software a…
-
Any chance support could be added for the Uniden SDS100 / SDS200 scanners. The SDS100 us a portable, hand-held unit, while the SDS200 is the larger, desktop unit, with Ethernet connectivity. Both ar…
-
Hello,
I'm working on an HP laptop which is docked into a docking station with an external Dell Smart Card Reader keyboard connected to it. When I insert an eID card and try to sign a PDF (via iTex…
-
**显示系统已经内置那些模块**
help('modules')
**sh1107的驱动**
```python
from machine import SPI, Pin
import ssd1306
rst = Pin(33)
dc = Pin(27)
cs = Pin(14)
sck = Pin(18)
miso = Pin(19)
mosi = Pin(23)
…