diff --git a/doc/OneStepSetup.md b/doc/OneStepSetup.md index 5cfe7ed..c97ccc6 100644 --- a/doc/OneStepSetup.md +++ b/doc/OneStepSetup.md @@ -42,7 +42,7 @@ A sample conf file is located in the `boot` folder on the SD card. | Stage (number of flashes) | Activity | |---|---| -| 2 | Verify setup variables | +| 2 | Verify the requested configuration is creatable | | 3 | Grab scripts to start/continue setup | | 4 | Create partition and files to store camera clips/music) | | 5 | Setup completed; remounting filesystems as read-only and rebooting | diff --git a/setup/pi/setup-teslausb b/setup/pi/setup-teslausb index 9faa514..1318e42 100644 --- a/setup/pi/setup-teslausb +++ b/setup/pi/setup-teslausb @@ -190,10 +190,10 @@ headless_setup_populate_variables # If USE_LED_FOR_SETUP_PROGRESS = true. setup_led_off -# Flash for stage 2 headless (verify variables) +# Flash for stage 2 headless (verify requested configuration) headless_setup_progress_flash 1 -setup_progress "Verifying environment variables..." +setup_progress "Verifying that the requested configuration is valid..." check_variable "campercent"