I have a feature request. Since I’ve made the blade plug charging device work, I’ve found out I’m depending on the fact that in most of my installs I have Blade Detect wired. But many NPXL connectors don’t even have the necessary pins. And I depend on Blade ID for setting the correct LED spec and setting the charging preset. Thus, I was wondering if we could do one of the following additions to 7:
A) Add a #define to make the OS poll Blade ID every X time while the blade is retracted.
B) Add a & preset specifically for charging that polls Blade ID every second (or could be a parameter) when set.
The nice part of A) is that it would solve the problem of swapping blades without shutting off the hilt. I don’t have killswitches nor on/off on all my sabers.
The nice part of B is that you could disable motion sensors and many other power hungry parts.
Any thoughts?