avr: decreased verbosity. minor fixes.

- address claiming modes now work
This commit is contained in:
Martin Preuss
2023-04-12 23:32:08 +02:00
parent b4c0ab273d
commit 50e2f20583
8 changed files with 70 additions and 131 deletions

View File

@@ -46,7 +46,7 @@ CPRO_WriteComSendStats:
st X+, r16
pop xl
pop xh
rcall comCalcAndAddChecksumByte ; (R16, R17, R18, R19, X)
rcall com2CalcAndAddChecksumByte ; (R16, R17, R18, R19, X)
ret