Brian Schaeflein

Results 6 comments of Brian Schaeflein

After checking server logs, I have discovered that PSI does not actually use "Moto G Power" emulation profile. It *states* that it uses Moto G Power on the PSI page,...

This has become relevant to me as well. I use jsPDF to generate image-heavy documents. It's becoming apparent that without the color profiles, end-users are not always seeing the same...

In the section: Increase the speed of the player There is a typo in the player object. It says 'die' when it should say 'dir'.

In the section: Add a scoring mechanism The return keyword is in the wrong place. It is currently: ``` return { moveSpawns: function(){ ``` It should be: ``` return {...

Also interested to find out about this. Let's say we want to find out, where would we start? To get the ball rolling, I can say that using the default...

My device manager lists the Ones using MI_0 and MI_8 for HID. When I use 0 and 8 as device interfaces and recompile AirAPI_Windows, when I connect, the euler angles...