Skip to content

Commit

Permalink
Add linebreak after license comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed May 19, 2021
1 parent bc62096 commit 2b5273f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bmp280.c
Expand Up @@ -34,7 +34,8 @@
* @date 2020-01-10
* @version v3.3.4
*
*/#include "bmp280.h"
*/
#include "bmp280.h"

/********************** Static function declarations ************************/

Expand Down

0 comments on commit 2b5273f

Please sign in to comment.