karosium / smbusb

USB SMBus Interface
GNU Lesser General Public License v2.1
146 stars 43 forks source link

Test command write #29

Open EgartSites opened 2 years ago

EgartSites commented 2 years 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.