update
This commit is contained in:
10
DEV.1.1/CM2TEST/CM2A/2.Separation/lightness.h
Normal file
10
DEV.1.1/CM2TEST/CM2A/2.Separation/lightness.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef LIGHTNESS_H
|
||||
#define LIGHTNESS_H
|
||||
|
||||
#define LIGHT 0
|
||||
#define DARK 1
|
||||
|
||||
int lightness(void);
|
||||
|
||||
|
||||
#endif /*LIGHTNESS_H*/
|
Reference in New Issue
Block a user