make style

This commit is contained in:
Philippe Teuwen 2020-04-16 09:01:14 +02:00
commit 94192d0976
44 changed files with 674 additions and 656 deletions

View file

@ -83,7 +83,7 @@ void RunMod() {
StandAloneMode();
FpgaDownloadAndGo(FPGA_BITSTREAM_LF);
Dbprintf("[=] >> LF EM4100 simulator started <<");
int selected = 0; //selected slot after start
slots_count = sizeof(low) / sizeof(low[0]);
bba = BigBuf_get_addr();