Merge pull request #182 from neilhao/master

'STATION_G1'
This commit is contained in:
Thomas Göttgens 2022-08-03 10:05:54 +02:00 committed by GitHub
commit 59293c211a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -355,6 +355,11 @@ enum HardwareModel {
*/
M5STACK = 44;
/*
* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station
*/
STATION_G1 = 45;
/*
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.
*/