Sean

Results 1 issues of Sean

Trying to send my own object from peripheral to central and from what I can work out, this should work: _peripheral_: ``` class TestClass { public: unsigned long id; };...