Skip to content

Commit

Permalink
adding generated python files
Browse files Browse the repository at this point in the history
  • Loading branch information
machinekoder committed Feb 11, 2018
1 parent 458a830 commit 7dedea9
Show file tree
Hide file tree
Showing 24 changed files with 13,333 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ pip install machinetalk-protobuf
Alternatively you can install the Python modules directly from the source code.

```sh
make
python setup.py build
sudo python setup.py install
```
Expand Down
Empty file added python/machinetalk/__init__.py
Empty file.
Empty file.
1,626 changes: 1,626 additions & 0 deletions python/machinetalk/protobuf/canon_pb2.py

Large diffs are not rendered by default.

462 changes: 462 additions & 0 deletions python/machinetalk/protobuf/config_pb2.py

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions python/machinetalk/protobuf/emcclass_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

169 changes: 169 additions & 0 deletions python/machinetalk/protobuf/firmware_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7dedea9

Please sign in to comment.