debut pile
This commit is contained in:
8
DEV1.1/CM2/lightness.h
Normal file
8
DEV1.1/CM2/lightness.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LIGHTNESS_H
|
||||
#define LIGHTNESS_H
|
||||
#define LIGHT 1
|
||||
#define DARK 0
|
||||
|
||||
int lightness(void);
|
||||
|
||||
#endif /* LIGHTNESS_H */
|
||||
Reference in New Issue
Block a user