mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4832)
This commit is contained in:
parent
3bbb8a65ba
commit
cb95cace25
24 changed files with 30 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ Provides a compass interface to show the relative direction and distance to othe
|
|||
<!--region graph-->
|
||||
```mermaid
|
||||
graph TB
|
||||
:feature:node[node]:::android-feature
|
||||
:feature:node[node]:::kmp-feature
|
||||
|
||||
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef android-application-compose fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
|
||||
|
|
@ -32,6 +32,7 @@ classDef android-library fill:#9BF6FF,stroke:#000,stroke-width:2px,color:#000;
|
|||
classDef android-library-compose fill:#9BF6FF,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef android-test fill:#A0C4FF,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef jvm-library fill:#BDB2FF,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef kmp-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef kmp-library fill:#FFC1CC,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef unknown fill:#FFADAD,stroke:#000,stroke-width:2px,color:#000;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue