Arduino / C++ : how to share the same value from a variable and class variable

后端 未结 0 428
轮回少年
轮回少年 2021-01-02 00:04

I would like to share the same content of a variable inside a class like this : (here is minimal code to show the problem)

class Form_Manager {
  private:
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题