fix a minor typo about entering diagnosis mode #39

Merged
hitmoon merged 1 commits from master into master 2018-12-17 19:21:12 -08:00
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ def diagnosis_mode(dpt):
enter diagnosis mode
'''
dpt.info_print('Steps to enter diagnosis mode:')
dpt.info_print('1. Turn of DPT')
dpt.info_print('1. Turn off DPT')
dpt.info_print('2. Hold HOME button')
dpt.info_print('3. Press POWER button once. Then light blinks yellow')
dpt.info_print('4. Release HOME button, a black square will show up')