Fix number in comment

assembly comment was counting the # of nops.
This commit is contained in:
Jonathan Basseri
2019-12-03 23:52:06 -08:00
committed by Ayke
parent 93372474a2
commit c62d7db35d
+1 -1
View File
@@ -31,7 +31,7 @@ func (d Device) WriteByte(c byte) error {
send_bit:
str {maskSet}, {portSet} @ [2] T0H and T0L start here
lsls {value}, #1 @ [1]
nop @ [10]
nop @ [13]
nop
nop
nop