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: C12832 FXOS8700CQ LM75B mbed
Diff: main.h
- Revision:
- 7:e5732637dfd0
- Parent:
- 6:6c61186c8739
--- a/main.h Mon Feb 22 19:09:17 2016 +0000 +++ b/main.h Tue Feb 23 16:57:15 2016 +0000 @@ -12,7 +12,8 @@ # undef _DEBUG // # define _DEBUG -void sw_interrupt(void); +void sw2_interrupt(void); +void sw3_interrupt(void); void host_interrupt(void); void process_function(void);