openenergymonitor / EmonTxV3CM

EmonTxV3 Continuous Monitoring Firmware (Default shipped EmonTxV3 firmware)
13 stars 13 forks source link

The current firmware doesn't fit in Arduino Leonardo #31

Open llpamies opened 3 years ago

llpamies commented 3 years ago

I have an arduino leonardo with an emontx shield. I am trying to install this firmware and I get the following error:

Error: The program size (30728 bytes) is greater than maximum allowed (28672 bytes)

Is there a way to optimize this firmware so it can be used in both platforms?