orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

701dev #115

Closed hrushka closed 1 year ago

hrushka commented 1 year ago

With these changes, the 701c laptop now recognizes the Arduino as a real DS2434 and allows it to charge! Compiling and loading onto an Attiny is incredibly unstable still - mixed results with the laptop recognizing - or not - and sometimes in odd charging states.

orgua commented 1 year ago

I'm not fully happy with this commit, mainly because it mixes different branch-versions -> there are changes that were done by me and are now causing conflicts. also there is an vscode-file in the commits. Theses should be added to your personal global gitignore. I will put the other things directly in the code as comments

hrushka commented 1 year ago

Honestly, I think the best thing to do is for me to close the PR, make sure I'm on the latest to resolve conflicts, and send a new one that only has the noted fixes above.