-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed '3rdparty/machinetalk-protobuf/' changes from 46c9536..152d2a2
152d2a2 Merge pull request #18 from strahlex/machinekit3 e86a66e machinetalk-protobuf: added default PKG-CONFIG variable to make upstream merge possible e350cc0 machinetalk-protobuf: cleaning up duplicate comments bece831 machinetalk/mkwrapper: added per axis max-acceleration and max-velocity and simplified protobuf message update of config channel git-subtree-dir: 3rdparty/machinetalk-protobuf git-subtree-split: 152d2a27a326fd1dc3f90a33792c82d9c5538ba6
- Loading branch information
1 parent
ad87138
commit 3c0052a
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
import "nanopb.proto"; | ||
|
||
// see README.msgid | ||
// msgid base: 900 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,7 +78,6 @@ enum ObjectType { | |
NAMED_VALUE = 125; | ||
|
||
OT_ERROR = 130; | ||
|
||
} | ||
|
||
enum RCS_STATUS { | ||
|