Skip to content

Commit 6ab874f

Browse files
authored
Merge pull request #1 from git-user-cpp/development
improved license comments
2 parents 6ffb2a3 + 7788d83 commit 6ab874f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Core/Inc/AHT20.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* aht20_driver_stm32f446ret
33
* driver for aht20 temperature and humidity sensor
4-
*
54
* Copyright (C) 2025 Andrew Kushyk
65
*
76
* This program is free software: you can redistribute it and/or modify

Core/Src/AHT20.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* aht20_driver_stm32f446ret
33
* driver for aht20 temperature and humidity sensor
4-
*
54
* Copyright (C) 2025 Andrew Kushyk
65
*
76
* This program is free software: you can redistribute it and/or modify

Core/Src/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
/*
44
* aht20_driver_stm32f446ret
55
* driver for aht20 temperature and humidity sensor
6-
*
76
* Copyright (C) 2025 Andrew Kushyk
87
*
98
* This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)