We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb4daf commit 9ccdf06Copy full SHA for 9ccdf06
UsingArduino/README.md
@@ -144,11 +144,12 @@ And ***Arduino.h*** contains all the magically coloured commands ( just some exa
144
### Hardware Magic
145
146
>[!IMPORTANT]
147
-> This is configured through the following files:
+> This is configured through the following files:\
148
> pins_arduino.h\
149
> boards.txt\
150
> platform.txt
151
-For the standard arduino boards like UNO they can be found in:
+>
152
+> For the standard arduino boards like UNO they can be found in:
153
> ```
154
> ARDUINO_DIR/hardware/arduino/avr/
155
> ARDUINO_DIR/hardware/arduino/avr/variants/standard/
0 commit comments