Skip to content

New auto-repeat button

Choose a tag to compare

@solamyl solamyl released this 28 Dec 23:37
· 1 commit to master since this release

new AutoRepeatButton class

  • new class for auto-repeat button
  • added a variant of UpDown example that shows the simplicity of using AutoRepeatButton

changed dbTime datatype

  • the dbTime datatype was changed from uint32_t to uint16_t in constructor declaration to make the datatypes of method params consistent