File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ VOLTAGE_SENSOR LITERAL1
17
17
THROTTLE_PEDAL LITERAL1
18
18
BRAKE_PEDAL LITERAL1
19
19
MOTOR_CONTROLLER LITERAL1
20
+ BRAKE_CONTROLLER LITERAL1
20
21
GPS_RECEIVER LITERAL1
21
22
LEFT_INDICATOR LITERAL1
22
23
RIGHT_INDICATOR LITERAL1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " LEADS" ,
3
- "version" : " 1.0.9 " ,
3
+ "version" : " 1.0.10 " ,
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.9
2
+ version =1.0.10
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