Commit Graph

2 Commits

Author SHA1 Message Date
e96e5793dd Cleaned up the T416 a bit 2016-10-06 15:00:03 +11:00
0e489bcec4 Added a memory node, stores 16 values and takes into account an offset.
It's accessed using a channel in the form of sending a digiline message:
Channel: <prefix><address + offset>
Message:
 - For read: "get"
 - For write: a number (it doesn't really mind beyond that)
2016-10-06 14:47:51 +11:00