diff --git a/avr/modules/comproto/msg_device.asm b/avr/modules/comproto/msg_device.asm index 5d905d3..31a6fe7 100644 --- a/avr/modules/comproto/msg_device.asm +++ b/avr/modules/comproto/msg_device.asm @@ -21,32 +21,26 @@ ; ; IN: ; - R16: destination address -; - X : buffer to write to ; OUT: ; - nothing ; REGS: R3, R4, R16, R17, R18, X (R19, R20, R21) CPRO_WriteDevice: - ldi r17, COM2_PAYLOAD_FLAGS_UID | (6<