Skip to content

Commit da5cb38

Browse files
authored
fix font size
1 parent 64e5d07 commit da5cb38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with
88

99
* Issues with boards (wrong / missing). All issues caused from boards will not be fixed from the maintainer(s). A PR needs to be provided against branch `develop` to solve.
1010
* No support for the Arduino Nora Nano board, issues needs to be solved by the community
11-
## IDE Preparation
1211

12+
## IDE Preparation
1313
- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.
1414
- Open the extension manager.
1515
- Search for the `pioarduino ide` extension.
1616
- Install pioarduino IDE extension.
1717

18-
# Usage
18+
## Usage
1919
1. Setup new VSCode pioarduino project.
2020
1. Configure a platform option in platformio.ini file:
2121

0 commit comments

Comments
 (0)