canokey-core
canokey-core copied to clipboard
fix: load led state cfg at startup
Currently, the led state after startup depends on device initialization code. The saved LED cfg have no effect just after powerup. I think the admin_install() function is a good place to set LED state correctly.