meshtastic / js

JS/TS library for interfacing with Meshtastic devices
https://meshtastic.org
GNU General Public License v3.0
65 stars 33 forks source link

Fix DMs in web client #71

Closed pdxlocations closed 10 months ago

pdxlocations commented 10 months ago

This PR fixes DM's in the web client by shifting the values in enum ChannelNumber. fixes https://github.com/meshtastic/web/issues/125 fixes https://github.com/meshtastic/web/issues/129