Initial commit: full decompilation and activation patches for T-Deck firmwares
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#include "MeshOS-TDeck-1.1.8.elf.h"
|
||||
|
||||
// WARNING: Control flow encountered bad instruction data
|
||||
|
||||
void FUN__flash_text__4200676c(void)
|
||||
|
||||
{
|
||||
// WARNING: Bad instruction - Truncating control flow here
|
||||
halt_baddata();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user