Treat the LED driver as a peripheral with a driver

This commit is contained in:
Eric Tang
2017-07-12 20:03:50 -07:00
parent 3730733b73
commit 595ced9902
7 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
// Includes:
#include "fsl_common.h"
#include "led_driver.h"
#include "peripherals/led_driver.h"
// Macros: