GMU:Functions and Classes (Arduino): Difference between revisions

From Medien Wiki
Line 80: Line 80:
''
''


==Calling inner functions of a class (Methods)==
===Calling inner functions of a class (Methods)===


Imagine we want to drive the left motor with full throttle whereas the right motor should stop completely.  
Imagine we want to drive the left motor with full throttle whereas the right motor should stop completely.