machines/resources/workshop/projects/pid-controller/firmware/Version.h
2024-01-04 22:48:33 +01:00

9 lines
148 B
C

#ifndef VERSION_H
#define VERSION_H
#define VERSION "0.7|2f05843f89b2b8f6d75276ba363f7c2e17383e0b"
#define CID "47"
#endif