Remove AllocationError event from FprimeRouter.fpp

Removed AllocationError event definition from FprimeRouter.
This commit is contained in:
M Starch
2026-04-09 15:13:24 -07:00
committed by GitHub
parent 4d1ebbd170
commit b34f2f4abd

View File

@@ -30,11 +30,6 @@ module Svc {
) \
severity warning high \
format "Deserializing packet type failed with status {}"
@ An allocation error occurred
event AllocationError(reason: AllocationReason) severity warning high \
format "Buffer allocation for {} failed"
###############################################################################
# Standard AC Ports for Events