Skip to content

Releases: gelanchez/arduino-robot-car

v2.0.1

20 Dec 11:49
13ccab1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

21 Apr 06:37
1e06702
Compare
Choose a tag to compare
  • Code refactoring.
  • Improved modularity.
  • Libraries updated to latest versions, including IRremote to 3.x.
  • Speed remote control from the app implemented.
  • All functions documented.
  • General improvements.

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0 - Adapt to PlatformIO

19 Dec 12:40
aff8d08
Compare
Choose a tag to compare
Merge pull request #18 from gelanchez/develop

Merge pull request #17 from gelanchez/master

v1.1.0

02 Sep 06:22
6eb21d2
Compare
Choose a tag to compare
Merge pull request #13 from gelanchez/develop

Update readme

v1.0.2

29 Aug 15:47
683270b
Compare
Choose a tag to compare
Merge pull request #11 from gelanchez/develop

BTprocess class creation and implementation of the receiver method

v1.0.1

28 Aug 18:15
d5b75ee
Compare
Choose a tag to compare

Small bug fixes and code cleaning

v1.0.0 - First release

22 Aug 22:00
b86e374
Compare
Choose a tag to compare
Merge pull request #3 from gelanchez/develop

Update .gitignore