avr: refactor SEND_VALUE message code.
This commit is contained in:
@@ -481,7 +481,7 @@ SI7021_SendHumidity_haveValue:
|
||||
SI7021_SendValue:
|
||||
ldi xl, LOW(com2SendBuffer)
|
||||
ldi xh, HIGH(com2SendBuffer)
|
||||
rcall CPRO_WriteValue
|
||||
rcall CPRO_WriteReportValue
|
||||
rjmp COM2_SendPacket
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user