Create a custom library which uses Arduino Extended Database Library

Thanks again.

  • I better understand why DBabstraction should definitely be a singleton and will do the modifications.
    Its ongoing.

  • Regarding the Runner class, the answer is: I will only create one instance of the Runner class.
    So, if I understand you well, it is just up to me to create one and only one instance of the Runner class within the calling code (INO) ?

Thanks PaulS