9 years, 4 months ago.

List of standard commands

Hi everyone,

Is there a place I can find a list of standard commands(for embedded stuff)??? I'm used to using the function delay, but over here they use 'wait'. I just want to see a list of standard commands to see what else is different.

Thanks

1 Answer

9 years, 4 months ago.

I would start with the Handbook to which you can find a link at the top of this site's webpages. For example if you look in the Timers section, you will see the wait() API described.