mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Clarify DFU mode
This commit is contained in:
parent
8e84c2f95f
commit
be12427c1e
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ message AdminMessage {
|
|||
NodeRemoteHardwarePinsResponse get_node_remote_hardware_pins_response = 20;
|
||||
|
||||
/*
|
||||
* Enter (serial) DFU mode
|
||||
* Enter (UF2) DFU mode
|
||||
* Only implemented on NRF52 currently
|
||||
*/
|
||||
bool enter_dfu_mode_request = 21;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue