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: BLE_API_Native_IRC mbed
Fork of sw_input_sample by
Revision 4:05466501b5cb, committed 2014-08-20
- Comitter:
- tkubotake
- Date:
- Wed Aug 20 09:01:07 2014 +0000
- Parent:
- 3:df03d6154360
- Commit message:
- The connection as peripheral for iOS was success.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r df03d6154360 -r 05466501b5cb main.cpp
--- a/main.cpp Wed Aug 06 03:47:34 2014 +0000
+++ b/main.cpp Wed Aug 20 09:01:07 2014 +0000
@@ -138,7 +138,6 @@
uint8_t n_current = 0;
int n_sw1,n_sw2,n_sw3,n_sw4;
-
while(1)
{
n_sw1 = sw1.read();
