mirror of https://github.com/ARMmbed/mbed-os.git
Merge branch 'ARMmbed-kegilbert-patch-1' into rollup-aus_writathon
commit
ae45082d59
|
@ -25,7 +25,7 @@ namespace mbed {
|
|||
|
||||
/** A Timeout is used to call a function at a point in the future
|
||||
*
|
||||
* You can use as many seperate Timeout objects as you require.
|
||||
* You can use as many separate Timeout objects as you require.
|
||||
*
|
||||
* @note Synchronization level: Interrupt safe
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue