Define build flag "on the fly"

And don’t forget, an edit to platformio.ini triggers a full rebuild, so either having the compile-time change done by choosing a different [env:] to build or header file would be quicker, as it would require only minimal re-compile. :wink: