![]() |
MatrixMiniR4 1.1.4
Matrix Mini R4 Arduino Library API Documentation
|
Handling TCS34725 Color Sensor support (currently replace by MXColor). More...
Go to the source code of this file.
Functions | |
float | powf (const float x, const float y) |
Implements missing powf function. | |
Handling TCS34725 Color Sensor support (currently replace by MXColor).
Definition in file MiniR4TCS34725.cpp.
float powf | ( | const float | x, |
const float | y ) |
Implements missing powf function.
x | Base number |
y | Exponent |
Definition at line 18 of file MiniR4TCS34725.cpp.