Update mesh.proto

This commit is contained in:
Mark Trevor Birss 2022-04-05 15:22:34 +02:00 committed by GitHub
parent c7649e9611
commit c05eb2171a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -338,6 +338,11 @@ enum HardwareModel {
*/
NANO_G1 = 41;
/*
* nRF52840 Dongle : https://www.nordicsemi.com/Products/Development-hardware/nrf52840-dongle/
*/
NRF52840_PCA10059 = 42;
/*
* 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.
*/