Skip to content

Releases: meshtastic/Meshtastic-arduino

v0.0.6

13 Nov 11:45
a7a40ad
Compare
Choose a tag to compare

What's Changed

  • Out of the box for Arduino IDE by @todd-herbert in #25
  • Update protobufs and classes by @github-actions in #26

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

08 Mar 20:00
319a485
Compare
Choose a tag to compare

What's Changed

  • Updated protobufs to Meshtastic Firmware 2.3.0

v0.0.4

20 Dec 18:05
fc6d261
Compare
Choose a tag to compare

Fix install errors when using Arduino IDE

v0.0.3

06 Oct 20:26
Compare
Choose a tag to compare

Fix for SendReceiveClient example not getting received text messages over serial.

2.2 support and SendReceiveClient example

26 Sep 18:56
42d004b
Compare
Choose a tag to compare
  • Updated protobufs definitions to be compatible with Meshtastic device firmware 2.2.
  • Added a SendReceiveClient example that can send messages to a certain destination node or channel.