Debug utilities (#1171)

-pmem, receiver and transmitter model dumps
This commit is contained in:
gullradriel 2023-06-22 17:35:21 +02:00 committed by GitHub
parent 7331979107
commit 6a28987a36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 149 additions and 18 deletions

View file

@ -261,6 +261,8 @@ int load_persistent_settings_from_file();
size_t data_size();
bool debug_dump();
} /* namespace persistent_memory */
} /* namespace portapack */