Files
robotic_hand/include/Version.h
2026-05-07 12:13:53 +02:00

7 lines
67 B
C

#ifndef VERSION_H
#define VERSION_H
#define VERSION "0.1"
#endif