Skip to content

Commit

Permalink
Merge pull request #416 from meshtastic/thebentern-patch-2
Browse files Browse the repository at this point in the history
Clarify DFU mode verbiage
  • Loading branch information
thebentern authored Dec 27, 2023
2 parents 8e84c2f + be12427 commit 4a1d376
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 4a1d376

Please sign in to comment.