quick board file fix

This commit is contained in:
Joel Bodenmann 2013-06-24 23:52:13 +02:00
parent 9aa1e95423
commit 8c3f23f606

View file

@ -30,7 +30,7 @@ static const I2CConfig i2ccfg2 = {
* @notapi
*/
static void init_board(void) {
i2cStart(&I2CD2, &i2ccfg2);
}