diff options
author | akshay-c | 2019-06-27 10:23:57 +0530 |
---|---|---|
committer | akshay-c | 2019-06-27 10:23:57 +0530 |
commit | d173a9be97cab476f2dd1aa9a43fef06e215ee57 (patch) | |
tree | 266973b96547e796d70f4043618d97a7a3738629 /ldmicro/arduino.cpp | |
parent | 3f7c4198a528cda5f027d26d103a8b228e82474b (diff) | |
download | LDmicroQt-d173a9be97cab476f2dd1aa9a43fef06e215ee57.tar.gz LDmicroQt-d173a9be97cab476f2dd1aa9a43fef06e215ee57.tar.bz2 LDmicroQt-d173a9be97cab476f2dd1aa9a43fef06e215ee57.zip |
Code Beautification
Diffstat (limited to 'ldmicro/arduino.cpp')
-rw-r--r-- | ldmicro/arduino.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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. //----------------------------------------------------------------------------- |