Skip to content

Commit 9357a14

Browse files
committed
Version 1.0.10.
1 parent 794681a commit 9357a14

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

keywords.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ VOLTAGE_SENSOR LITERAL1
1717
THROTTLE_PEDAL LITERAL1
1818
BRAKE_PEDAL LITERAL1
1919
MOTOR_CONTROLLER LITERAL1
20+
BRAKE_CONTROLLER LITERAL1
2021
GPS_RECEIVER LITERAL1
2122
LEFT_INDICATOR LITERAL1
2223
RIGHT_INDICATOR LITERAL1

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LEADS",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Lightweight Embedded Assisted Driving System Arduino Library",
55
"repository": {
66
"type": "git",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=LEADS
2-
version=1.0.9
2+
version=1.0.10
33
author=ProjectNeura <central@projectneura.org>
44
maintainer=ProjectNeura <central@projectneura.org>
55
sentence=Lightweight Embedded Assisted Driving System Arduino Library

0 commit comments

Comments
 (0)