mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
conductor(plan): Mark abstract radio logic task as complete
This commit is contained in:
parent
cc1581d7b3
commit
e85c5b7dfa
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
- [x] Task: Move Radio connection and networking files from `app` to `core:network/androidMain` [b5233cf]
|
||||
- [x] Move the files
|
||||
- [x] Update imports and Koin injections
|
||||
- [~] Task: Abstract shared radio/network logic into `core:network/commonMain`
|
||||
- [x] Task: Abstract shared radio/network logic into `core:network/commonMain` [cc1581d]
|
||||
- [x] Write failing tests for abstracted radio logic (TDD Red)
|
||||
- [x] Extract platform-agnostic business logic (TDD Green)
|
||||
- [x] Refactor implementations to use shared abstractions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue