Skip to content

Commit 4f46791

Browse files
committed
Fix markdown formatting in README.md
1 parent a6645ba commit 4f46791

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
## Arduino
1+
# Arduino
22
All my arduino projects
33

4-
# ESP32_TEMPERATURE
4+
## ESP32_TEMPERATURE
55
ESP32 connects to a MQTT server via WiFi and put temperature and humidity values into topics
66

7-
# libraries
7+
## libraries
88
- HC-SR04 functions
99
- MQ7 functions
1010
- MS5803_02BA functions
1111

12-
# test_HR-SR04
12+
## test_HR-SR04
1313
HR-SR04 ultrasound modules test
1414

15-
# test_MQ7
15+
## test_MQ7
1616
MQ7 carbon monoxyde modules test

0 commit comments

Comments
 (0)