7 lines
320 B
C
7 lines
320 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
#define VERSION '1.1.0|51298ac8ea651cb9832498ed1fbc94dee80d6f85'
|
|
#define SUPPORT "sales@plastic-hub.com | osr-plastic.org"
|
|
#define BUILD "PH-v2"
|
|
#define FWD_SRC "https://git.osr-plastic.org/osr-plastic/osr-firmware/src/branch/master/print-head-hydra"
|
|
#endif |