-
Notifications
You must be signed in to change notification settings - Fork 12
Home
David Harris edited this page May 13, 2026
·
2 revisions
This wiki will be used for News and FAQs.
- 20250205 R4_OlcbBasicNode example added. This supports the Uno Minima, and includes a shim class for the native CAN-controller.
- 20260513 Release v0.1.18 It was noticed that programming a node would leave the previous nodeid, only a second programming would fix it. I have tracked this down to the order of class instantiation, and have rearranged things. It means that the NodeID nodeid(NODE_ADDRESS); line needs to be taken out of the setup() and moved to just above #include "OpenLCBMid.h". This allows the instantiation of Link clink to obtain the new nodeid. The examples have been updated.
Please add questions here, and I will answer them as possible.
- Is any question dumb? No.