aboutsummaryrefslogtreecommitdiff
path: root/drivers/avr/i2c_master.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/avr/i2c_master.c')
-rw-r--r--drivers/avr/i2c_master.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/avr/i2c_master.c b/drivers/avr/i2c_master.c
index c084d5754..b1e488529 100644
--- a/drivers/avr/i2c_master.c
+++ b/drivers/avr/i2c_master.c
@@ -14,7 +14,7 @@
14 * along with this program. If not, see <https://www.gnu.org/licenses/>. 14 * along with this program. If not, see <https://www.gnu.org/licenses/>.
15 */ 15 */
16/* Library made by: g4lvanix 16/* Library made by: g4lvanix
17 * Github repository: https://github.com/g4lvanix/I2C-master-lib 17 * GitHub repository: https://github.com/g4lvanix/I2C-master-lib
18 */ 18 */
19 19
20#include <avr/io.h> 20#include <avr/io.h>