Browse Source

'Technical details' is better than 'Hardware information'.

pull/24/head
Maurice Makaay 3 years ago
parent
commit
d97c3361b0
4 changed files with 6 additions and 6 deletions
  1. +1
    -1
      README.md
  2. +2
    -2
      doc/known_issues.md
  3. +2
    -2
      doc/sponsoring.md
  4. +1
    -1
      doc/technical_details.md

+ 1
- 1
README.md View File

@ -71,5 +71,5 @@ then take a look at the [known issues document](doc/known_issues.md).
* [Configuration_guide](doc/configuration.md)
* [Flashing guide](doc/flashing.md)
* [Known issues](doc/known_issues.md)
* [Hardware information](doc/hardware.md)
* [Technical details](doc/technical_details.md)
* [Sponsoring](doc/sponsoring.md)

+ 2
- 2
doc/known_issues.md View File

@ -1,4 +1,4 @@
< [Flashing guide](flashing.md) | [Index](../README.md) | [Hardware information](hardware.md) >
< [Flashing guide](flashing.md) | [Index](../README.md) | [Technical details](technical_details.md) >
# Known issues
@ -83,4 +83,4 @@ the ESP32.
For this reason, I advise to completely omit logging or use a very low log
level for production purposes.
< [Flashing guide](flashing.md) | [Index](../README.md) | [Hardware information](hardware.md) >
< [Flashing guide](flashing.md) | [Index](../README.md) | [Technical details](technical_details.md) >

+ 2
- 2
doc/sponsoring.md View File

@ -1,4 +1,4 @@
< [Hardware information](hardware.md) | [Index](../README.md)
< [Technical details](technical_details.md) | [Index](../README.md)
# Sponsoring the project
@ -18,4 +18,4 @@ this project were:
the I2C protocol of the front panel.
* Various wires and buttons.
< [Hardware information](hardware.md) | [Index](../README.md)
< [Technical details](technical_details.md) | [Index](../README.md)

doc/hardware.md → doc/technical_details.md View File

@ -1,6 +1,6 @@
< [Known issues](known_issues.md) | [Index](../README.md) | [Sponsoring](sponsoring.md) >
# Hardware information
# Technical details
In this section, you can find some of the information that was gathered
during the reverse engineering of the Bedside Lamp 2 hardware.

Loading…
Cancel
Save