Ari Kurniawan
Ari Kurniawan
I believe that when you use ShareX it will write output file and copied into clipboard, then the manga-ocr will read from the image from clipboard. So, you shouldn't need...
> The build is failing with: > > ``` > ../dts/mt7981a-teltonika-rutc50.dts:375.20-379.6: Warning (unit_address_format): /soc/spi@11009000/flash@0/partitions/partition@00000: unit name should not have leading 0s > ../dts/mt7981b-totolink-x6000r.dts:7:10: fatal error: mt7981.dtsi: No such file or...
> what you need is git rebase instead of git merge https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History > > ``` > git remote add upstream https://github.com/openwrt/openwrt.git > git fetch upstream > git checkout main >...