mirror of
https://github.com/nasa/fprime.git
synced 2026-04-29 02:16:53 -05:00
Remove AllocationError event from FprimeRouter.fpp
Removed AllocationError event definition from FprimeRouter.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user