mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 20:01:29 +00:00
Reorg, added more sources
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include <math.h>
|
||||
|
||||
float lux2ev(float lux);
|
||||
|
||||
float getMinDistance(float x, float v1, float v2);
|
||||
|
||||
float normalizeAperture(float a);
|
||||
|
||||
float normalizeTime(float a);
|
||||
Reference in New Issue
Block a user