how to pass variable to another method?
I’m trying to write a basic robot function that moves servo when buttons are pressed.
‘function’ was not declared in this scope
I took code from site https://algo.monster/liteproblems/834, got error in my CodeBlocks:
‘function’ was not declared in this scope