Skip to content

Commit

Permalink
Fix init for serial interface for pico
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkelk committed Sep 14, 2024
1 parent cc3ce58 commit 80d3da7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assembly/pico/pico_example.assembly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ components:
priority: 1
stack_size: 2000
secondary_stack_size: 100
init:
- "Interpacket_Gap_Ms => 0"
init_base:
- "Queue_Size => 4 * Ccsds_Space_Packet.Size_In_Bytes"
subtasks:
Expand Down

0 comments on commit 80d3da7

Please sign in to comment.