Anduril 2 feature change suggestions

I agree this should be configurable but for now we can disable it in the code with:

#ifdef USE_EXTRA_BATTCHECK_DIGIT
#undef USE_EXTRA_BATTCHECK_DIGIT
#endif

Above code was found here:

1 Thank