Profile Selector: Difference between revisions
No edit summary |
|||
Line 17: | Line 17: | ||
== UserSelectionConfig == | == UserSelectionConfig == | ||
This has size 0xA0 and seems to only affect the UI display. Typical value is all zero with byte 0x96 equal to 0x01. | This has size 0xA0 (0x98 with [1.0.0]) and seems to only affect the UI display. Typical value is all zero with byte 0x96 equal to 0x01. | ||
Setting the first byte to 1 will make the applet display in order to create a new user. | Setting the first byte to 1 will make the applet display in order to create a new user. | ||
"starter" sets the first byte to 5 in order to display initial user setup. | "starter" sets the first byte to 5 in order to display initial user setup. |