From d173a9be97cab476f2dd1aa9a43fef06e215ee57 Mon Sep 17 00:00:00 2001 From: akshay-c Date: Thu, 27 Jun 2019 10:23:57 +0530 Subject: Code Beautification --- ldmicro/arduino.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'ldmicro/arduino.cpp') diff --git a/ldmicro/arduino.cpp b/ldmicro/arduino.cpp index 41b31b1..be3a035 100644 --- a/ldmicro/arduino.cpp +++ b/ldmicro/arduino.cpp @@ -533,8 +533,6 @@ static void ClearBit(DWORD addr, int bit) Instruction(OP_ST_X, 16, 0); } -//======================================================================================================>2:42 AM 3/29/2015>Akshay - //----------------------------------------------------------------------------- // Configure AVR 16-bit Timer1 to do the timing for us. //----------------------------------------------------------------------------- -- cgit