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.
Fork of LG by
Diff: MTimer.c
- Revision:
- 170:d099c3025f87
- Parent:
- 169:140743e3bb96
- Child:
- 181:0b022246c43c
diff -r 140743e3bb96 -r d099c3025f87 MTimer.c
--- a/MTimer.c	Tue Jun 07 14:03:04 2016 +0000
+++ b/MTimer.c	Wed Jun 08 14:06:03 2016 +0000
@@ -202,7 +202,6 @@
 	SPI_Exchange(); 						//Чтение ADS_SPI
 
     LPC_TIM1->IR = 1;
-
 }
 
 
    