* Rename LED_PIN to LED_POWER, move handling out of main to dedicated module * Misc * Remove errant endif
Remove lib_deps section for all PlatformIO envs which are unneeded (only references the `extends` lib_deps, thus pointless) This makes the configs more concise and make future PIO variants/ libdeps audits easier.