Skip to content

Commit

Permalink
Merge pull request #520 from meshtastic/RAK2560
Browse files Browse the repository at this point in the history
add RAK2560 outdoor node
  • Loading branch information
thebentern authored Jun 16, 2024
2 parents dc066c8 + 09f453e commit 0c90a68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,11 @@ enum HardwareModel {
*/
WIO_WM1110 = 21;

/*
* RAK2560 Solar base station based on RAK4630
*/
RAK2560 = 22;

/*
* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station
*/
Expand Down

0 comments on commit 0c90a68

Please sign in to comment.