PJSC(Pump Jet Solenoid Controller)はArduinoを使用したバイク用燃料噴射コントローラです。このプロジェクトは、オープンソースECUプロジェクト『Speeduino』をベースにしています。
[PJSC v1.01]
| @@ -1873,7 +1873,7 @@ | ||
| 1873 | 1873 | dialog = engine_constants_east, "" |
| 1874 | 1874 | panel = engine_constants_northeast, North |
| 1875 | 1875 | field = "" |
| 1876 | - field = "Table 4 used for", table4Usage ;[PJSC v1.01c]For debug | |
| 1876 | +;[PJSC]For debug field = "Table 4 used for", table4Usage ;[PJSC v1.01c]For debug | |
| 1877 | 1877 | |
| 1878 | 1878 | dialog = engine_constants, "", border |
| 1879 | 1879 | panel = engine_constants_west, West |