TypeScript 2.0 and @types
This updates the code to pass with TypeScript 2.0 strictNullChecks
. In addition, it switches from tpyings
to @types
for the debug
and i2c-bus
typings. Since the interface of debug
is different from the two typings sources, I have bumped to major version just in case.