Skip to content

Commit

Permalink
Update thundershark.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woutermeek authored Jan 8, 2025
1 parent 8da9b20 commit fbd3ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/debugging/thundershark.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ LuaGenerator.bat [<Thunder_dir> <ThunderInterfaces_dir>]
```

The tool will produce a ```protocol-thunder-comrpc.data``` file that holds all interface definitions combined and converted to Lua data tables. This file must be
placed in the same folder as ```protocol-thunder-comrpc.lua``` file (i.e. *Wireshark*'s plugins folder). This step should be repeated each time there is a change in the interfaces.
placed in the same folder as [```protocol-thunder-comrpc.lua```](https://github.com/WebPlatformForEmbedded/ThunderShark) file (i.e. *Wireshark*'s plugins folder). This step should be repeated each time there is a change in the interfaces.

> No instrumentation (code changes) of *Thunder* core or plugins is required!
Expand Down

0 comments on commit fbd3ce5

Please sign in to comment.