peripherals.c should include peripherals.h
This commit is contained in:
parent
e565282da9
commit
33b9c39f58
|
@ -24,7 +24,7 @@
|
|||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include "peripherals.h"
|
||||
|
||||
#include "hpl_sercom_config.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue