Cosmetic change

This commit is contained in:
anschrammh 2023-10-19 07:58:42 +02:00
parent 8f53359cb8
commit 43dc3ce89e
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* @copyright MIT * @copyright MIT
* *
*/ */
#include "wm_type_def.h" #include "wm_type_def.h"
#include "wm_io.h" #include "wm_io.h"
#include "wm_gpio_afsel.h" #include "wm_gpio_afsel.h"

View File

@ -7,6 +7,7 @@
* *
* @copyright MIT * @copyright MIT
*/ */
#ifndef I2C_H #ifndef I2C_H
#define I2C_H #define I2C_H