PlummersSoftwareLLC / NightDriverStrip

NightDriver client for ESP32
https://plummerssoftwarellc.github.io/NightDriverStrip/
GNU General Public License v3.0
1.29k stars 210 forks source link

Don't define POWER_LIMIT_MW by default #610

Closed rbergen closed 5 months ago

rbergen commented 5 months ago

Description

In follow up to a conversation in #601, this removes the definition of POWER_LIMIT_MW by default, and indeed allows it to not be set.

If it is defined, it will still be respected in the same way it is now.

If and when this PR is merged, it will replace and thus close #601.

Contributing requirements