Document the WaitForIdle protocol phase

This commit is contained in:
Barret Rennie 2020-06-23 13:54:44 -04:00
Родитель 55fe2c23b6
Коммит 54483275ae
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4D71D86C09132D72
2 изменённых файлов: 6 добавлений и 0 удалений

Двоичные данные
docs/diagrams/wait-for-idle.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 9.4 KiB

Просмотреть файл

@ -6,6 +6,7 @@ The fxrecord protocol is broken up into a number of sections:
2. DownloadBuild
3. SendProfile
4. SendPrefs
5. WaitForIdle
## Message Format
@ -91,3 +92,8 @@ in that phase, a new profile directory will be created containing `prefs.js`.
>
> Figure 6: Send Prefs
## 5. WaitForIdle
> ![](/docs/diagrams/wait-for-idle.png)
>
> Figure 7: Wait for Idle