I am making an InSim/OutSim/OutGauge library using the Godot game engine, so I went through the documentation as provided in docs\InSim.txt, and found the following mistakes, as of version 0.7E:
- lines 450-451: TINY_PING is in the wrong section, the same lines appear in the proper section at lines 487-488.
- lines 1043-1046: TINY_VTC is in the wrong section, and is already documented at lines 894-897.
- line 1769: typo: TINT_NCN instead of TINY_NCN.