File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ VoltageSensor KEYWORD1
5
5
WheelSpeedSensor KEYWORD1
6
6
pulseTriggered KEYWORD2
7
7
equivalent KEYWORD2
8
- returnWheelSpeed KEYWORD2
8
+ returnFloat KEYWORD2
9
9
LEFT_FRONT_WHEEL_SPEED_SENSOR LITERAL1
10
10
RIGHT_FRONT_WHEEL_SPEED_SENSOR LITERAL1
11
11
CENTER_REAR_WHEEL_SPEED_SENSOR LITERAL1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " LEADS" ,
3
- "version" : " 1.0.6 " ,
3
+ "version" : " 1.0.7 " ,
4
4
"description" : " Lightweight Embedded Assisted Driving System Arduino Library" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
name =LEADS
2
- version =1.0.6
2
+ version =1.0.7
3
3
author =ProjectNeura <central@projectneura.org>
4
4
maintainer =ProjectNeura <central@projectneura.org>
5
5
sentence =Lightweight Embedded Assisted Driving System Arduino Library
You can’t perform that action at this time.
0 commit comments