mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
use slightly more real paths to firmware updates
This commit is contained in:
parent
69983f18a9
commit
91b5987a5c
3 changed files with 3 additions and 0 deletions
1
TODO.md
1
TODO.md
|
|
@ -51,6 +51,7 @@ Do this "Signal app compatible" release relatively soon after the alpha release
|
|||
# Medium priority
|
||||
Things for the betaish period.
|
||||
|
||||
* fix slow rendering warnings in play console
|
||||
* use google signin to get user name
|
||||
* use Firebase Test Lab
|
||||
* let user pick/specify a name through ways other than google signin (for the privacy concerned, or devices without Play API)
|
||||
|
|
|
|||
1
app/src/main/assets/firmware-HELTEC-US.bin
Symbolic link
1
app/src/main/assets/firmware-HELTEC-US.bin
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../meshtastic-esp32/release/firmware-HELTEC-US.bin
|
||||
1
app/src/main/assets/firmware-TBEAM-US.bin
Symbolic link
1
app/src/main/assets/firmware-TBEAM-US.bin
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../meshtastic-esp32/release/firmware-TBEAM-US.bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue