14 lines
324 B
INI
14 lines
324 B
INI
# Copyright (C) Ivan Kravets <me@ikravets.com>
|
|
# See LICENSE for details.
|
|
|
|
#
|
|
# Project Configuration File
|
|
#
|
|
# A detailed documentation with EXAMPLES is located here:
|
|
# http://docs.platformio.ikravets.com/en/latest/projectconf.html
|
|
#
|
|
|
|
# Simple and base environment
|
|
#[env:mybaseenv]
|
|
#platform = %INSTALLED_PLATFORM_NAME_HERE%
|