Profile Selector: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
See [[AM_services#Library_Applets]]. The profile selector expects a two [[AM_services#IStorage|IStorage]] inputs and a single [[AM_services#IStorage|IStorage]] output. | See [[AM_services#Library_Applets]]. The profile selector expects a two [[AM_services#IStorage|IStorage]] inputs and a single [[AM_services#IStorage|IStorage]] output. | ||
== Library Applet Versions == | |||
{| class="wikitable" border="1" | |||
|- | |||
! System Version || Value | |||
|- | |||
| [1.0.0+] || 0x1 | |||
|- | |||
| [2.0.0+] || 0x10000 | |||
|- | |||
| [6.0.0+] || 0x20000 | |||
|} | |||
== UserSelectionConfig == | == UserSelectionConfig == |