Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 333 Bytes

Vibration API Service

API service expose APIs to control timer mechanism.

Update proto definition

Rebuild to apply proto changes, just run commands below:

cd pb
protoc --go_out=plugins=grpc:. *.proto

License

Licensed under the MIT License

Authors

Copyright(c) 2020 Fred Chien <fred@brobridge.com>