Skip to content

Releases: arduino-libraries/Arduino_NetworkConfigurator

0.2.0

26 Jun 09:07
Compare
Choose a tag to compare

What's Changed

  • Update unit test ci dep of Arduino_ConnectionHandler by @fabik111 in #13
  • Fix reconfiguration pin clashing with Portenta Carriers and Shields. Changed the pin number from D2 to D0 for Portenta boards by @fabik111 in #15

Full Changelog: 0.1.4...0.2.0

0.1.4

27 May 11:34
Compare
Choose a tag to compare

What's Changed

  • Rename variable matrix to ledMatrixAnimationHandler by @fabik111 in #12

Full Changelog: 0.1.3...0.1.4

0.1.3

20 May 10:18
Compare
Choose a tag to compare

What's Changed

  • Bump codecov/codecov-action from 3 to 5 by @dependabot in #8
  • Fix the first frame of snake animation 7f5410d by @fabik111
  • Set the duration of first frame of snake animation at 2000 ms c7c6f9d by @fabik111
  • Use copyCBORStringToArray from cloud-utils by @fabik111 in #11
  • Fix for updating credential when AgentsManagerClass is not polled only by NetworkConfigurator by @fabik111 in #10

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

12 May 14:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

12 May 13:57
Compare
Choose a tag to compare

What's Changed

First release