Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: irSend.cpp
- Revision:
- 9:4e06441ceecf
- Parent:
- 6:ee990cddff48
diff -r da53af1db462 -r 4e06441ceecf irSend.cpp --- a/irSend.cpp Sun May 26 17:18:25 2019 +0000 +++ b/irSend.cpp Mon May 27 11:13:55 2019 +0000 @@ -26,6 +26,8 @@ if (time > 0) custom_delay_usec(time); } + + //+============================================================================= // Leave pin off for time (given in microseconds) // Sends an IR space for the specified number of microseconds.