Closed naheedsa closed 1 month ago
@knro , defined inside .cpp file
/ Define Driver version /
We don't need that. Just set it directly in the constructor i.e.
setVersion(0, 2);
We don't need that. Just set it directly in the constructor i.e. setVersion(0, 2);
Done
@knro , defined inside .cpp file
/ Define Driver version /
define INDI_ASTROMECHFOC_VERSION_MAJOR 0
define INDI_ASTROMECHFOC_VERSION_MINOR 2