Closed pthedinger closed 6 years ago
The comments for the function i2c_master_single_port() say that p_i2c is configured using i2c_conf.h. This is not the case, it is configured using the scl_bit_position and sda_bit_position arguments. Comments need fixing.
The comments for the function i2c_master_single_port() say that p_i2c is configured using i2c_conf.h. This is not the case, it is configured using the scl_bit_position and sda_bit_position arguments. Comments need fixing.