Removed a windows encoding line in irISR.cpp, #192

This commit is contained in:
Rafi Khan
2015-08-11 00:17:55 -06:00
parent 79af2d3cca
commit f3ddc8543e

View File

@@ -15,7 +15,7 @@
// As soon as first MARK arrives:
// Gap width is recorded; Ready is cleared; New logging starts
//
ISR (TIMER_INTR_NAME)
ISR (TIMER_INTR_NAME)
{
TIMER_RESET;