File tree Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1212
1313* Library Information
1414- Name :: ClusterController
15- - Version :: 2.0.0
15+ - Version :: 2.0.1
1616- License :: BSD
1717- URL :: https://github.com/janelia-arduino/ClusterController
1818- Author :: Peter Polidoro
2323
2424Firmware for each cluster of prisms in the Voigts Lab honeycomb maze.
2525
26- protocol-version = 0x02
27- prism-count = 7
28- command = protocol-version command-length command-number command-parameters
29- response = protocol-version response-length command-number response-parameters
26+ - protocol-version = 0x02
27+ - prism-count = 7
28+ - command = protocol-version command-length command-number command-parameters
29+ - response = protocol-version response-length command-number response-parameters
3030
3131| command-name | command-format | command-length | command-number | command-parameters | response-format | response-length | response-parameters |
3232|----------------------------+----------------+----------------+----------------+----------------------------+-----------------+-----------------+------------------------|
Original file line number Diff line number Diff line change 1- - [ Library Information] ( #org44c857e )
2- - [ Host Computer Setup] ( #org528139c )
1+ - [ Library Information] ( #org7e622e9 )
2+ - [ Host Computer Setup] ( #org02eb969 )
33
44 <!-- This file is generated automatically from metadata -->
55 <!-- File edits may be overwritten! -->
66
77
8- <a id =" org44c857e " ></a >
8+ <a id =" org7e622e9 " ></a >
99
1010# Library Information
1111
1212- ** Name:** ClusterController
13- - ** Version:** 2.0.0
13+ - ** Version:** 2.0.1
1414- ** License:** BSD
1515- ** URL:** < https://github.com/janelia-arduino/ClusterController >
1616- ** Author:** Peter Polidoro
2222
2323Firmware for each cluster of prisms in the Voigts Lab honeycomb maze.
2424
25- protocol-version = 0x02 prism-count = 7 command = protocol-version command-length command-number command-parameters response = protocol-version response-length command-number response-parameters
25+ - protocol-version = 0x02
26+ - prism-count = 7
27+ - command = protocol-version command-length command-number command-parameters
28+ - response = protocol-version response-length command-number response-parameters
2629
2730| command-name | command-format | command-length | command-number | command-parameters | response-format | response-length | response-parameters |
2831| -------------------------- | -------------- | -------------- | -------------- | -------------------------- | --------------- | --------------- | ---------------------- |
@@ -46,7 +49,7 @@ protocol-version = 0x02 prism-count = 7 command = protocol-version command-lengt
4649| read-all-actual-positions | '<BBB' | 3 | 0x11 | | '<BBBhhhhhhh' | 17 | -1..32767[ prism-count] |
4750
4851
49- <a id =" org528139c " ></a >
52+ <a id =" org02eb969 " ></a >
5053
5154# Host Computer Setup
5255
You can’t perform that action at this time.
0 commit comments