move pins.h include to watch.h

This commit is contained in:
Joey Castillo
2022-02-17 11:59:19 -05:00
parent 37f97023a5
commit 15cbe09410
2 changed files with 1 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
#include <stdint.h>
#include <stdbool.h>
#include "driver_init.h"
#include "pins.h"
/** @mainpage Sensor Watch Documentation
* @brief This documentation covers most of the functions you will use to interact with the Sensor Watch