Skip to content

Commit 66957d2

Browse files
authored
[skip changelog] Add forum link to FAQ (#813)
1 parent 621ac64 commit 66957d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/FAQ.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,9 @@ Additional board options have to be separated by commas (instead of colon):
1919

2020
`$ arduino-cli compile --fqbn "esp8266:esp8266:generic:xtal=160,baud=57600" TestSketch`
2121

22+
## Additional assistance
23+
24+
If your question wasn't answered, feel free to ask on [Arduino CLI's forum board][1].
2225

2326
[0]: platform-specification.md
27+
[1]: https://forum.arduino.cc/index.php?board=145.0

0 commit comments

Comments
 (0)