peripherals.c should include peripherals.h

This commit is contained in:
Dan Halbert 2018-05-02 13:50:34 -04:00
parent e565282da9
commit 33b9c39f58
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
* THE SOFTWARE.
*/
#include <stdint.h>
#include "peripherals.h"
#include "hpl_sercom_config.h"