kopia lustrzana https://github.com/meshtastic/protobufs
Fixed copy pasta and index
rodzic
56f62b2937
commit
9993a1df74
|
@ -112,7 +112,7 @@ message LocalModuleConfig {
|
|||
ModuleConfig.NeighborInfoConfig neighbor_info = 11;
|
||||
|
||||
/*
|
||||
* The part of the config that is specific to the Neighbor Info module
|
||||
* The part of the config that is specific to the Ambient Lighting module
|
||||
*/
|
||||
ModuleConfig.AmbientLightingConfig ambient_lighting = 12;
|
||||
|
||||
|
|
|
@ -132,7 +132,7 @@ message ModuleConfig {
|
|||
/*
|
||||
* GPIO pin to monitor for state changes
|
||||
*/
|
||||
uint32 monitor_pin = 43;
|
||||
uint32 monitor_pin = 4;
|
||||
|
||||
/*
|
||||
* Whether or not the GPIO pin state detection is triggered on HIGH (1)
|
||||
|
|
Ładowanie…
Reference in New Issue