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.
Dependencies: ComparatorIn mbed
Fork of ComparatorIn_demo by
Revision 8:a5b18dfe684f, committed 2015-11-18
- Comitter:
- icserny
- Date:
- Wed Nov 18 15:29:18 2015 +0000
- Parent:
- 7:a4f884972a0e
- Commit message:
- First version
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 11 08:12:13 2015 +0000 +++ b/main.cpp Wed Nov 18 15:29:18 2015 +0000 @@ -1,4 +1,4 @@ -/** comparatorin_demo +/** 05_comparator_demo * Simple program to demonstrate the basic functions * of the analog comparator of the FRDM-KL25Z board. *
