Skip to content

msp430: fix i2c comments, and init of i2c EUSCI module - #587

Open
alfh wants to merge 2 commits into
energia:masterfrom
alfh:bugfix_i2c_fix_comments
Open

msp430: fix i2c comments, and init of i2c EUSCI module#587
alfh wants to merge 2 commits into
energia:masterfrom
alfh:bugfix_i2c_fix_comments

Conversation

@alfh

@alfh alfh commented Mar 28, 2015

Copy link
Copy Markdown

No description provided.

alfh added 2 commits March 28, 2015 11:11
The EUSCI is initialized as i2c slave, but the comment says it
is initialized as i2c master mode, but that is not correct.
So make the initialization explicit as i2c slave.

And fix some other comments related to EUSCI module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants