slashdev / arm-loconet-starter

Starter project for Loconet projects. Based on arm-samd20-starter.
0 stars 0 forks source link

Add macros / methods for delay #21

Closed fuegas closed 6 years ago

fuegas commented 6 years ago

Also, use this delay to let the sercom used by the logger initialize before sending the hello message.

What can be the usage of this you ask? Well, you could use it to temporary set an output high without the need to use a separate timer. Or light a bulb for a small time... Or... You can think of something yourself 😉