Open boblablaw opened 5 months ago
The bluetooth enable feature was added in December 2023, but the most recent NickelMenu release is from January 2022.
Yeah, I'll get to it soon, but I'm currently very busy, and will also be working on kobopatch first. I also don't have any Kobo device with bluetooth, which makes it harder for me to test.
fwiw if me and my clara 2e (and clara color) can be helpful here, let me know.
Yeah, I'll get to it soon, but I'm currently very busy, and will also be working on kobopatch first. I also don't have any Kobo device with bluetooth, which makes it harder for me to test.
Please add bluetooth control feature, that would be very useful for me! Thanks!
Whenever I try to add bluetooth to the config I get a config error. Other options seem to work fine.
Here is my config: menu_item :main :Sketch Pad :nickel_extras :sketch_pad menu_item :main :Enable Bluetooth :nickel_bluetooth :enable menu_item :main :Bluetooth Patch (toggle) :cmd_output :500:quiet :rmmod -w /mnt/onboard/.adds/kobo-libra2-uhid-module/uhid.ko chain_success :skip:3 chain_failure :cmd_spawn :quiet :exec /mnt/onboard/.adds/kobo-libra2-uhid-module/run.sh chain_success :dbg_toast :insmod uhid.ko successfully chain_always :skip :-1 chain_success :dbg_toast :rmmod -w uhid.ko successfully