michalis97500

Results 5 comments of michalis97500

The tool mentioned here doesn't seem to select the correct interface (on windows). I managed to get some code working in Python for supporting HyperX Cloud II wireless although I...

My solution to this is In CombinedReportsPage.jsx ``` // Define an array of colors const colors = [ '#FF0000', '#00FF00', '#0000FF', '#FFFF00', '#FF00FF', '#00FFFF', '#FFA500', '#800080', '#008000', '#000080', '#FF4500', '#FF1493',...

@DanielNagy Apologies for missing this, I did it as : ` {items.map((item) => { const deviceColor = getColorForDevice(item.deviceId); console.log(`Device ID: ${item.deviceId}, Color: ${deviceColor}`); // Debug log return ( ); })}...

@Amc-101 Hope im not too late in answering, those files were the only changes. Unfortunately I don't have the files anymore as I have overwritten them with the newer updates......

Same issue here, Win 11 x64