Check prog pax load/unload

This commit is contained in:
2025-06-14 16:47:27 +02:00
parent c394cd4d7b
commit cbd7d4e0ae
11 changed files with 73 additions and 79 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const COHERENT_COMBUS_WASM_CALL = 'COMM_BUS_WASM_CALLBACK';
export const COHERENT_COMM_BUS_WASM_CALL = 'COMM_BUS_WASM_CALLBACK';
export const TFDI_SIMBRIEF_USERNAME_CALL = 'requestSimBriefUsername';
export const TFDI_SIMBRIEF_USERNAME_EVENT = 'receiveSimBriefUsername';