Skip to content

1.2.0

Compare
Choose a tag to compare
@Rotzbua Rotzbua released this 03 Jan 15:40
· 195 commits to master since this release
7bd2149
  • Warning: This version introduce usage of stdint.h, usage of not well defined int types are abandoned.
    Interface has changed: e.g. long -> int32_t
    @Rotzbua
  • Removed problematic example examples/servo_motor/servo_motor.ino @omersiar
  • Added examples/AccessControl/AccessControl.ino @omersiar
  • Fixed minor issues reported in #211 @omersiar
  • Added bad components hint to README @danielcbit
  • Fixed selftest @surr
  • Fixed auth problem with long UIDs @surr