12 lines
359 B
C
12 lines
359 B
C
#ifndef VERSION_H
|
|
|
|
#define VERSION_H
|
|
|
|
#define VERSION "1.1|PlasticHub|OSR|Asterix|fd8eedc30f124b214515f399c6a8fb1157a80839"
|
|
|
|
#define SUPPORT "support@plastic-hub.com | www.plastic-hub.com"
|
|
#define BUILD "Asterix-RevA"
|
|
#define FW_SRC "https://git.osr-plastic.org/plastichub/firmware/src/branch/master/zoe_max"
|
|
#define CID "-1"
|
|
|
|
#endif |