Mathieu
Mathieu
https://github.com/signal11/m-stack/blob/master/apps/bootloader/software/hex.c#L97 should be changed to chars[**4**] = '\0'; the indexes 0 1 2 3 will contain the relevant data
see attached file [Mooltpass key old format.pdf](https://github.com/mooltipass/moolticute/files/7799493/Mooltpass.key.old.format.pdf)
.... so the user can revert in case of issue
At the moment there's a SETTINGS_MASTER_CURRENT settings on the mini BLE but depending on users we may want to: - make one setting when USB powered and one when battery...
Context: for the next mooltipass mini, users will have the option to not approve any credential prompt on the device. In this mode, the device will simply output any credential...
... therefore bypassing the prompt for import
In case the mini BLE is connected through USB & BLE at the same time, one moolticute may make the device go into MMM. The other moolticute should detect it...
as i don't think we've added this yet for BLE.
bug: - insert a device, with a card and a user profile that has stored files - make sure the file names can be seen in the files tab -...