mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 21:33:59 +02:00
Added defines.h
Signed-off-by: Cestmir Houska <czestmyr@gmail.com>
This commit is contained in:
parent
0c25b1467c
commit
56c86964b2
1 changed files with 9 additions and 0 deletions
9
defines.h
Normal file
9
defines.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef _BRMBAR_DEFINES_H_
|
||||
#define _BRMBAR_DEFINES_H_
|
||||
|
||||
#define EAN_MAXLEN 32
|
||||
#define NAME_MAXLEN 128
|
||||
#define ITEM_MAXNUM 128
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue