The library currently uses a namespace-based approach to segmenting itself,
where as the standard for Arduino libraries appears to be a class-based
approach. The current implementation works perfectly fine, however it
might be preferable to encapsulate the library into a class for consistency
with the broader Arduino community.
Original issue reported on code.google.com by Matt.M...@gmail.com on 28 May 2010 at 6:38
Original issue reported on code.google.com by
Matt.M...@gmail.com
on 28 May 2010 at 6:38