JJHackimoto
JJHackimoto
> @jackhumbert there's code commented out with a note about clutch support... > > Why? I don't suppose the clutch will work if I just uncomment/recompile? Yes, uncommenting actually worked...
> Hi there. Just got a second hand G27 and it wont work. Tried running this and got the 900 degree steering however shifter and clutch not working. Is this...
> > @digger3749 Did you try uncommenting the code as described above? It worked perfectly for me and I've been using this since then with my G27. Hopefully the developer...
> > Yes that's right! I tried to find the original files but seem to have deleted them after making the fix (and rebuilding in Xcode). The change was however...
> Tried again and get errors when building. > > Undefined symbols for architecture x86_64: > "_CFArrayAppendValue", referenced from: > SetApplierFunctionCopyToCFArray(void const*, void*) in WheelSupports.o > etc, etc, etc. >...
I believe this fix caused new issues when using forward slash as dividing operator or when using two forward slashes to comment. See included screenshots.
I can't seem to figure out where to find the firmware to download, so I can't test the method above. Anyways, I can confirm that this issue has existed at...
I'm sorry if I'm simply doing something wrong. I get the following. Maybe I should let someone who knows what they are doing do this 😅 File "/usr/local/Cellar/[email protected]/3.12.3/Frameworks/Python.framework/Versions/3.12/lib/python3.12/zipfile/__init__.py", line 1532,...
I see, thanks for the clarification. Now, I'm not sure how this could work, but wouldn't it be possible to make broadcasting always happen asynchronously when using block coding? This...
In addition to this, is it true that broadcasting and unpacking cannot be done at the same time as well? I've had a few issues with hubs freezing where the...