Skip to content

Commit

Permalink
Revert "Remove proto submodule directory"
Browse files Browse the repository at this point in the history
This reverts commit 395a9cc.
  • Loading branch information
keeramis committed Feb 2, 2024
1 parent 395a9cc commit 4f3f988
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions proto
Submodule proto added at 16f255
5 changes: 5 additions & 0 deletions src/protocol.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// This is a wrapper module for the generated protocol data

const proto = require('../lib/pb-message');

module.exports = proto.particle.ctrl;

0 comments on commit 4f3f988

Please sign in to comment.