Skip to content

Commit

Permalink
Clarify DFU mode
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern authored Dec 27, 2023
1 parent 8e84c2f commit be12427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshtastic/admin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit be12427

Please # to comment.