---vl6180dr
This commit is contained in:
@@ -2,8 +2,12 @@
|
||||
// Created by Professional on 7/31/2023.
|
||||
//
|
||||
|
||||
#include "vl6180_def.h"
|
||||
|
||||
#ifndef MYPROJECT_VL6180_APP_H
|
||||
#define MYPROJECT_VL6180_APP_H
|
||||
|
||||
#endif //MYPROJECT_VL6180_APP_H
|
||||
void vl6180_init (void);
|
||||
__weak void proximityMessureCompleted (void);
|
||||
uint8_t getRange (VL6180_RangeData_t* range);
|
||||
Reference in New Issue
Block a user