update
This commit is contained in:
10
DEV.1.1/CM2/CM2B/2.Division/hue.h
Normal file
10
DEV.1.1/CM2/CM2B/2.Division/hue.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef HUE_H
|
||||
#define HUE_H
|
||||
|
||||
#define RED 1
|
||||
#define GREEN 2
|
||||
#define BLUE 4
|
||||
|
||||
int hue(void);
|
||||
|
||||
#endif /*HUE_H*/
|
Reference in New Issue
Block a user