only:docs

This commit is contained in:
rusefillc 2023-10-31 13:30:06 -04:00
parent 6e42e33df7
commit a6c3786fac
2 changed files with 7 additions and 1 deletions

View File

@ -7,9 +7,12 @@ import com.rusefi.io.CommandQueue;
/**
* dead?
* <p>
* The following jumper wires are used to test some subsystems as realistically as possible:
* The following jumper wires are used to test some digital subsystems.
* PD1 (output) <=> PC6 (PAL/ICU input)
* PD2 (output) <=> PA5 (PAL/ICU input)
*
* Proteus has more advanced jumpers allowing for some analog domain coverage see ProteusAnalogTest
*
* <p>
* <p>
* <p>

View File

@ -5,6 +5,9 @@ import com.rusefi.f4discovery.CompositeLoggerTest;
import com.rusefi.f4discovery.HighRevTest;
import com.rusefi.proteus.ProteusAnalogTest;
/**
* See ProteusAnalogTest for jumper configuration documentation
*/
public class HwCiProteus {
public static void main(String[] args) {
CmdJUnitRunner.runHardwareTestAndExit(new Class[]{