Jake Dahl
|
d71fc31d8b
|
added an SMBus base class
|
2018-11-01 10:49:26 -04:00 |
|
Jake Dahl
|
d3b54c3599
|
more changes based on suggestions
|
2018-10-16 09:45:28 +02:00 |
|
Jake Dahl
|
985c5f4d73
|
changed I2C init() to a public function. Removed init() from constructor of SMBus base class
|
2018-10-16 09:45:28 +02:00 |
|
Jake Dahl
|
e0e411ea07
|
additional improvements
|
2018-10-16 09:45:28 +02:00 |
|
Jake Dahl
|
ad567fa537
|
I should really compile before pushing, fixed a scoping error on int result
|
2018-10-16 09:45:28 +02:00 |
|
Jake Dahl
|
1e1268f84b
|
missed a return of result
|
2018-10-16 09:45:28 +02:00 |
|
Jake Dahl
|
b2482b0e43
|
made changes based on reviewer feedback. Also added a bool option for block_read and block_write PEC, as some devices may not use the PEC
|
2018-10-16 09:45:28 +02:00 |
|
Jake Dahl
|
e5b2286756
|
added an SMBus base class
|
2018-10-16 09:45:28 +02:00 |
|