---vl6180dr
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
****************************************************************************************/
|
||||
extern "C" {
|
||||
#include "header.h" /* generic header */
|
||||
#include "vl6180_app.h"
|
||||
}
|
||||
|
||||
#include "uart_bridge.hpp"
|
||||
@@ -51,6 +52,7 @@ void AppInit(void)
|
||||
{
|
||||
/* Initialize the timer driver. */
|
||||
TimerInit();
|
||||
vl6180_init();
|
||||
/* Initialize the led driver. */
|
||||
LedInit();
|
||||
/* initialize the bootloader interface */
|
||||
|
||||
Reference in New Issue
Block a user