monitor_dir¶
Type: DirPath | Multiple: No | Default: “<Project>/monitor”
The directory where pio device monitor will look for the
Custom Filters. The default value is monitor,
meaning a monitor directory located in the root of the project.
This option can also be configured by the global environment variable
PLATFORMIO_MONITOR_DIR.