Skip to content

fixes to LCDdrawLine()

Compare
Choose a tag to compare
@radarjd radarjd released this 30 Jan 15:27
· 48 commits to master since this release

The LCDdrawLine() command in the underlying sparkiduino library was buggy. I have reimplemented it in Python and removed the code from sparki_myro.c

The sparki.systemVoltage() command in the sparkiduino library was unreliable per ArcBotics. I have depricated it -- it will always return -1.