Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 600 Bytes

protocol-buffers

The definitions of the protocol buffers that can be used on multiple platforms.

There are seperate directories for every target language (currently c and python). C projects only need to pull in all.c, it includes the source for every generated message.

This repo should probably be added to the project as a submodule:

git submodule add [email protected]:feshie/protocol-buffers.git
git submodule update --init --recursive

to test rs485 sensors use: python ./client2.py /dev/ttyUSB0 9600 then try getting data with ID param (make sure 1 is 01) g 01 g 20