ScriptChildie
Results
2
issues of
ScriptChildie
Add support for cd74hc4067 https://www.sparkfun.com/datasheets/IC/CD74HC4067.pdf Driver Code: ```package cd74hc4067 import ( "fmt" "machine" ) type Device struct { s0, s1, s2, s3, en machine.Pin sigADC machine.ADC } // Returns a...
enhancement
In case you would like to integrate this to your library. Not exactly a syscall since it's calling ntdll!Wow64SystemServiceCall . I will adapt to native x86 if there is any...