Dezibot 4
|
#include <ColorDetection.h>
Public Member Functions | |
void | begin (void) |
void | configure (VEML_CONFIG config) |
uint16_t | getColorValue (color color) |
Protected Member Functions | |
uint16_t | readDoubleRegister (uint8_t regAddr) |
void | writeDoubleRegister (uint8_t regAddr, uint16_t data) |
Definition at line 59 of file ColorDetection.h.
void ColorDetection::begin | ( | void | ) |
Definition at line 3 of file ColorDetection.cpp.
void ColorDetection::configure | ( | VEML_CONFIG | config | ) |
Definition at line 6 of file ColorDetection.cpp.
uint16_t ColorDetection::getColorValue | ( | color | color | ) |
|
protected |
|
protected |