picocalc_BIOS/Core/Inc/version.h
2025-06-01 10:54:52 +02:00

8 lines
123 B
C

#ifndef VERSION_H_
#define VERSION_H_
#define VERSION_MAJOR (0)
#define VERSION_MINOR (5)
#endif /* VERSION_H_ */