Skip to content

Commit b7932f2

Browse files
Update README NUClear subtree pin to 18c2877b
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent f9b70fe commit b7932f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Node.js module for interacting with the [NUClear](https://github.com/Fastcode/NU
88

99
Version 2 uses the redesigned **NUClearNet** library from [NUClear PR #190](https://github.com/Fastcode/NUClear/pull/190) (wire protocol **0x03**). It is **not** compatible with 1.x clients or NUClear builds that still use the old `NUClearNetwork` stack (protocol 0x02). Upgrade Node clients and NUClear robots together.
1010

11-
The vendored NUClear tree is updated via `git subtree` from the `houliston/nuclearnet-v2` branch (currently [NUClear@2441bdf](https://github.com/Fastcode/NUClear/commit/2441bdf7)).
11+
The vendored NUClear tree is updated via `git subtree` from the `houliston/nuclearnet-v2` branch (currently [NUClear@18c2877b](https://github.com/Fastcode/NUClear/commit/18c2877b)).
1212

1313
Peer join events may arrive slightly later than in 1.x because connection requires both multicast announce and a unicast CONNECT handshake.
1414

0 commit comments

Comments
 (0)