mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: consumer
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
5f8d2a47aa
commit
74d9fc2ef5
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ void factory_reset_fast(void *unused) {
|
|||
}
|
||||
#endif // !RECOVERY_FW
|
||||
|
||||
//! Used by the mfg flow to kick us out the MFG firmware and into the conumer PRF that's stored
|
||||
//! Used by the mfg flow to kick us out the MFG firmware and into the consumer PRF that's stored
|
||||
//! on the external flash.
|
||||
void command_enter_consumer_mode(void) {
|
||||
boot_bit_set(BOOT_BIT_FORCE_PRF);
|
||||
|
|
Loading…
Add table
Reference in a new issue