Skip to content

Commit

Permalink
Fixed broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentIO committed Jul 20, 2024
1 parent 3fe90ad commit ffd69cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Hardware Registration and Configuration application is intended to be used t
- Provides a user interface to configure an identity for the device, including the device unique ID, product ID, and secret key
- <Badge type="warning" text="TODO" /> Registers the device with the cloud service for configuration backup
- Verifies the peripherals, such as the inputs, outputs, temperature sensors, OLED display, and EEPROM are online and functional
- Confirms the [partition table](/controller/support/partitions) matches the [expected configuration](/controller/development_environment#adding-a-new-hardware-version)
- Confirms the [partition table](/controller/support/partitions) matches the [expected configuration](/controller/development_environment/#adding-a-new-hardware-version)
- Provides [management of certificates](/controller/support/certificate_management) to be used when updating the firmware or SPIFFS, and for other uses
- Permits the user to configure routine and force immediate [updates of firmware](/controller/support/ota_updates)
- Displays a more robust [event log and error log](/controller/support/event_and_error_logs) inclusive of the event time and type with additional entries
Expand Down

0 comments on commit ffd69cb

Please sign in to comment.