; Copy this file to platformio_local.ini and fill in your credentials. ; platformio_local.ini is gitignored and will not be committed. [wifi] build_flags = '-DWIFI_SSID="your_ssid_here"' '-DWIFI_PASS="your_password_here"' '-DOTA_PASSWORD="your_ota_password_here"'