2017_hongo_Bteam
Diff: BetaTransporter.cpp
- Revision:
- 2:503337abcb4a
- Parent:
- 1:a2572a29fe59
--- a/BetaTransporter.cpp Fri Aug 25 07:37:05 2017 +0000 +++ b/BetaTransporter.cpp Wed Aug 30 05:13:49 2017 +0000 @@ -11,7 +11,7 @@ { bool no_error = true; - i2c.transport_begin(JUSHINKUN_ADDR, pool.ctrl.all_data, 9); + i2c.transport_begin(JUSHINKUN_ADDR, pool.ctrl.all_data, 10); no_error = no_error & i2c.read(); i2c.transport_end();