diff options
Diffstat (limited to 'drivers/avr/i2c_master.h')
-rw-r--r-- | drivers/avr/i2c_master.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/avr/i2c_master.h b/drivers/avr/i2c_master.h index 0a3b6c508..4a35867cd 100644 --- a/drivers/avr/i2c_master.h +++ b/drivers/avr/i2c_master.h | |||
@@ -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 | #ifndef I2C_MASTER_H | 20 | #ifndef I2C_MASTER_H |