I’ve started porting the 2 missing libraries, pretending to know what I’m doing. I’m still at LSM303 and I’ve managed to solve most of the issues, except now I get a bunch of these errors:
'class TwoWire' has no member named 'send'
'class TwoWire' has no member named 'receive'
Hey Paul, big thanks, it works, IT WORKS! Thanks for making my nerdy weekend!
It would be awesome to have some sort of a general guide to porting libraries, so the Spark ecosystem can grow quicker and is not that dependant on a couple of guys like you doing all the heavy lifting. Is that even realistic?