diff --git a/docs/projectconf.rst b/docs/projectconf.rst index dab41cb4..57b3ca86 100644 --- a/docs/projectconf.rst +++ b/docs/projectconf.rst @@ -18,7 +18,7 @@ The Project configuration file is named ``platformio.ini``. This is a `INI-style `_ file. ``platformio.ini`` has sections (each denoted by a ``[header]``) and -key / value pairs within the sections. Lines beginning with ``#`` or ``;`` +key / value pairs within the sections. Lines beginning with ``;`` are ignored and may be used to provide comments. The sections and their allowable values are described below.