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 PololuLedStripx by
Revision 23:b0d66298f49c, committed 2014-10-04
- Comitter:
 - michaeljkoster
 - Date:
 - Sat Oct 04 04:56:57 2014 +0000
 - Parent:
 - 22:77e743378104
 - Commit message:
 - remove r8 ref
 
Changed in this revision
| led_strip_write_color.s | Show annotated file Show diff for this revision Revisions of this file | 
--- a/led_strip_write_color.s	Sat Sep 27 23:58:33 2014 +0000
+++ b/led_strip_write_color.s	Sat Oct 04 04:56:57 2014 +0000
@@ -65,7 +65,7 @@
 
     delay #0
 
-    tst r6, r8
+    //tst r6, r8
     ldr r4, =0x80000000
     tst r6, r4
     beq delay1
    