I hereby claim:
- I am vlad-ivanov-name on github.
- I am vlad_ivanov (https://keybase.io/vlad_ivanov) on keybase.
- I have a public key ASBovLEfCEUxOQOVklvTSJWl2zYXiSQgq52DilhbpK_Q-Ao
To claim this, I am signing this object:
| [package] | |
| name = "heif-converter" | |
| version = "0.1.0" | |
| edition = "2021" | |
| [dependencies] | |
| anyhow = "1.0.93" | |
| clap = { version = "4.5.21", features = ["derive"] } | |
| image = { version = "0.25.5", default-features = false, features = ["hdr"] } | |
| itertools = "0.13.0" |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /dts-v1/; | |
| / { | |
| model = "MT6755"; | |
| compatible = "mediatek,MT6755"; | |
| interrupt-parent = <0x1>; | |
| #address-cells = <0x2>; | |
| #size-cells = <0x2>; | |
| chosen { |
xtensa-lx106-elf-)Compiler — Preprocessor — Add ICACHE_FLASH definition
Compiler — Includes — Add:
esp-open-rtos/include
esp-open-rtos/FreeRTOS/Source/include
esp-open-rtos/FreeRTOS/Source/portable/esp8266
As for now, Openhab doesn't have a separate binding for LIRC. However, LIRC and Openhab can be connected together through TCP binding and some scripting.
To make lircd accept connections, modify REMOTE_LIRCD_ARGS parameter in lirc/hadrware.conf as follows:
REMOTE_LIRCD_ARGS="--listen=127.0.0.1:8700"
| """ | |
| Usage: open pcbnew and select Tools — Scripting console | |
| Enter the following and press enter: | |
| execfile("path/to/script.py") | |
| Script settings can be adjusted below | |
| """ | |
| import pcbnew | |
| import sys |