Skip to content

Commit

Permalink
Update architecture.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak authored Dec 5, 2024
1 parent 1723055 commit f8c24aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ flowchart TD
M1 --> |Polling|U[User space]
M2 --> |Polling|U
RB --> |Push|U
style A fill:#FBB
style B fill:#FBB
style C fill:#FBB
style E fill:#FBB
```

### User space
Expand Down

0 comments on commit f8c24aa

Please sign in to comment.