Only send nodes on want_config of 69421 (#6792)

This commit is contained in:
Ben Meadors
2025-05-11 15:18:53 -05:00
committed by GitHub
parent 62e1974d09
commit 2a06b058fd
2 changed files with 25 additions and 6 deletions

View File

@@ -18,7 +18,8 @@
#error "meshtastic_ToRadio_size is too large for our BLE packets"
#endif
#define SPECIAL_NONCE 69420
#define SPECIAL_NONCE_ONLY_CONFIG 69420
#define SPECIAL_NONCE_ONLY_NODES 69421 // ( ͡° ͜ʖ ͡°)
/**
* Provides our protobuf based API which phone/PC clients can use to talk to our device