Skip to content

fix for ultrasonic sensor; util functions broken out

Compare
Choose a tag to compare
@radarjd radarjd released this 12 Nov 16:17
· 29 commits to master since this release
382f6bd

The sparki_myro library which runs on the sparki itself now contains new setup code which will (I hope) fix ultrasonic sensors which aren't working properly.

I have broken out a variety of utility functions into a util library. This is in preparation of ultimately making the library object oriented.