Changes between Version 3 and Version 4 of GetCompatibleComponents
- Timestamp:
- 12/29/25 03:26:00 (6 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GetCompatibleComponents
v3 v4 179 179 LIMIT COALESCE($limit, 100); 180 180 }}} 181 2. For example this is the list of all processors 181 182 === For example === 183 184 This is the list of all CPUs 182 185 [[Image(allUncompatible.png)]] 183 3. If the user selects the first motherboard (as in the image below) 186 187 If the user selects the first motherboard (as in the image below) 184 188 [[Image(moboCompatibility.png)]] 185 * The list of compatible processors updates based on the motherboards cpu socket and shows the user only the compatible processors 189 190 The list of CPUs updates based on the Motherboard's CPU socket and shows the user only the compatible CPUs 186 191 [[Image(compatibleCPUS.png)]]
