mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 23:22:33 -04:00
remove not yet enabled screening app (#2594)
This commit is contained in:
parent
22d6e34cd6
commit
8a7aa9c0f8
4 changed files with 3 additions and 20 deletions
|
@ -199,7 +199,7 @@ try:
|
|||
if validate_memory_regions(regions):
|
||||
print("external app addr seems correct, pass")
|
||||
else:
|
||||
print("\nWARENING: It seems you are having incorrect external app addresses.")
|
||||
print("\nWARNING: It seems you are having incorrect external app addresses.")
|
||||
|
||||
except Exception as e:
|
||||
print(f"err: {e}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue