Rename called_from_swap to G_called_from_swap

This commit is contained in:
Francois Beutin
2023-06-30 14:05:46 +02:00
parent 1edf9cdb6a
commit 02cdc23751
8 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ void handleGetPublicKey(uint8_t p1,
bip32_path_t bip32;
cx_ecfp_private_key_t privateKey;
if (!called_from_swap) {
if (!G_called_from_swap) {
reset_app_context();
}