Commit f80cd108 authored by 何锐's avatar 何锐

feat:PICO表二合一

parent 7162323b
......@@ -128,17 +128,17 @@ void GJ_CS10_JS_ECUOUT_N(void)
if(g_FRStep==3)
{
// CS_FR=108; //60KM
ZS_FR = 60;//3000
ZS_FR = 45;//3000
}
if(g_FRStep==4)
{
// CS_FR=81; //80KM
ZS_FR = 40;//4000r
ZS_FR = 22;//4000r
}
if(g_FRStep==5)
{
// CS_FR=65; //100KM
ZS_FR = 40;//5000
ZS_FR = 10;//5000
}
if(g_FRStep==6)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment