Fix ATI command
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef __COMMON_H__
|
||||
#define __COMMON_H__
|
||||
|
||||
#define __PROJ_NAME "Binary Clock"
|
||||
#define __PROJ_AUTHOR "Bartlomiej Pluta"
|
||||
#define __PROJ_DATE "2020"
|
||||
#define __PROJ_REV "rev:1.0"
|
||||
#define __PROJ_NAME__ "Binary Clock"
|
||||
#define __PROJ_AUTHOR__ "Bartlomiej Pluta"
|
||||
#define __PROJ_DATE__ "2020"
|
||||
#define __PROJ_REV__ "rev:1.0"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user