Creating an stepper object within a class

:wink:

default for class is private. But I find protected more comfortable if I ever have to inherit from that class. If you don't like it - use private (or leave it).

reading hint: https://stackoverflow.com/questions/860339/difference-between-private-public-and-protected-inheritance

sorry, my fault. I didn't know how you want to use it. if you need the DRIVER, add it.

then leave them away (also in the initializer list).