Skip to content

Commit ecc0475

Browse files
committed
Update header levels in README
1 parent d8157ac commit ecc0475

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ There is currently a 3D-printable case for the sensor with a screw on lid. In th
4545
## Calibration
4646
The minimum (air) and maximum (water) sensor values need to be calibrated. For this, get a glass of water and flash the sensor with `#define CALIBRATION_MODE`. While reading out the log messages of the sensor, note down the sensor values for air and submerged in water. Change `AIR_SENSOR_VALUE` and `WATER_SENSOR_VALUE` accordingly and reflash the sensor while commenting out `#define CALIBRATION_MODE`. Your soil moisture sensor is now ready for operation.
4747

48-
## Future Improvements
48+
# Future Improvements
4949

5050
Here is a list of possible future improvements that might be worth looking into:
5151

@@ -55,11 +55,11 @@ Here is a list of possible future improvements that might be worth looking into:
5555

5656
Any contributions are highly welcome and I am happy to discuss remarks in the [github discussion](https://github.com/RonMcKay/capacitive-soil-moisture-sensor/discussions) section.
5757

58-
## License
58+
# License
5959

6060
This project is licensed under the CERN-OHL-P v2
6161

62-
## Special Thanks to
62+
# Special Thanks to
6363

6464
* [MySensors Team][1], which made me start creating my own IoT hardware
6565
* miceuz, for his [long writeup](https://wemakethings.net/2012/09/26/capacitance_measurement/) of how capacitive soil moisture sensing is working

0 commit comments

Comments
 (0)