com2w: don't use activity LED for now.

This commit is contained in:
Martin Preuss
2026-01-27 20:29:53 +01:00
parent 0fa44cfa4b
commit 4b4d44d80f

View File

@@ -284,7 +284,7 @@ com2wReceiveNextPkg_copyLoop:
ldi r16, NET_IFACE_OFFS_PACKETSIN_LOW
rcall NET_Interface_IncCounter16 ; (R24, R25)
#ifdef MODULES_LED_ACTIVITY
rcall LedActivity_Trigger ; (r16)
; rcall LedActivity_Trigger ; (r16)
#endif
rjmp com2wReceiveNextPkg_end
com2wReceiveNextPkg_eCrc: