Ingen beskrivning

v0lp3 48d244bbaa fix(adf): reverse activation condition, style: minor changes 4 år sedan
src 48d244bbaa fix(adf): reverse activation condition, style: minor changes 4 år sedan
README.md 2801d73c3c docs: update README.md 4 år sedan
go.mod 1d1ca15dbc feat: add method to send requests 4 år sedan

README.md

Brother MFC-J430W open driver (wifi scanner)

Reasons

Brother MFC-J430W has already scanner driver and you can download here but that are prebuilt binary (x86/x64) and source code isn't public. My problem was that I wanted use scanner in my RPi4 but those driver not works on ARM architecture. In the end I solved this issue throught workaround using a vps... recently I resumed the project and I found a solution (partially thanks to this) and imho I think this is better than any workaround.