For now, this library exposed some of the methods to users sketch. Which will not be good. And I am unable to define macros from users sketch. core library does not take from there.
MyController mc; // <-- Remove this code from users sketch.
void loop() {
mc.loop(); // <-- Remove this code from users sketch.
}
For now, this library exposed some of the methods to users sketch. Which will not be good. And I am unable to define macros from users sketch. core library does not take from there.
McConfig.hfile. But it should not be.User can add different configuration on their sketch itself