Skip to content

Commit

Permalink
update fpp-locate-uses test record type
Browse files Browse the repository at this point in the history
  • Loading branch information
jwest115 committed Jan 23, 2025
1 parent 7d10197 commit b8acab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/tools/fpp-locate-uses/test/defs.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ constant queue_size_def = 10
constant stack_size_def = 10
constant priority_def = 10
constant cpu_def = 0
type RecordType
constant record_id = 0
array RecordType = [3] U32
constant container_id = 0
constant container_priority = 0
constant product_recv_priority = 0
Expand Down

0 comments on commit b8acab5

Please sign in to comment.