AdinAck
AdinAck
I have learned that the M1 does not have an SMC, and thus there is no key to write to. Unfortunately there is no option for us :( I did...
It just disconnects the charger until the desired battery level is reached. The unfortunate thing about this is that clamshell doesn't work with it as clamshell is only enabled when...
I am not sure what a namespace function is but for all of my types I made a standalone function called `try_new_{type name}(buf: Vec) -> Option` and it worked, but...
No way! I could have sworn the docs explicitly said this was a limitation, but I will try this, thanks! (still want init? but this is a good step in...
#170 will fix this PR.
This compiles and runs on my end... looking into it.
that first error makes no sense, still compiles in my deployment repo but not in this repo... 🤷♂️
> * The macros (just to deal with the global variables) seem a bit over the top and make it even harder to follow for the uninitiated. Yes those were...
I believe I have correctly converted the example over to the proper way of using the global serial port. I have also rebased this PR.
#170 will fix this PR.