karosium / smbusb

USB SMBus Interface
GNU Lesser General Public License v2.1
141 stars 42 forks source link

Test command write #29

Open EgartSites opened 1 year ago

EgartSites commented 1 year ago

https://github.com/karosium/smbusb/blob/bb42dd75eb319613b0eb01cbb5990710b5ac3432/firmware/smbusb_firmware.c#L808-L824 Please, make me understand why first out byte is 0x03 ? I think, it should be 0x00 like others byte.