Update mesh.proto

enum upstream collision, switch to the next free.
This commit is contained in:
John Milton 2024-08-19 14:56:19 -04:00 committed by GitHub
parent 2d7f6d12d9
commit e6561cc17c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -614,7 +614,7 @@ enum HardwareModel {
* ^^^ short A0 to switch to I2C address 0x3C
*
*/
RP2040_FEATHER_RFM95 = 75;
RP2040_FEATHER_RFM95 = 76;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------