not a big fan but it works. need to populate aliases.txt
This commit is contained in:
parent
21fd10f495
commit
91fa0ea68f
3 changed files with 70 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
|||
#define BATTERY_PATH SDCARD_PATH "/battery.txt"
|
||||
#define SCREENSHOTS_PATH SDCARD_PATH "/Screenshots"
|
||||
#define ADB_FLAG_PATH SDCARD_PATH "/enableADB"
|
||||
#define ALIASES_PATH SDCARD_PATH "/aliases.txt"
|
||||
|
||||
#define LAST_PATH "/tmp/last.txt" // transient
|
||||
#define CHANGE_DISC_PATH "/tmp/change_disc.txt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue