As the @schmarduino is talking about C++ OOP Programming, then why not introducing him to the process of creating an user defined data type (UDT) from the class keyword and then the creation of object from the UDT and then the applications of the methods on the object to get jobs done? For example: blinking L (buit-in LED of UNO) at 1-sec interval.
1 Like