vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.94k stars 719 forks source link

disable memory optimizations on ATmega4809 #459

Closed fishingbit closed 3 years ago

fishingbit commented 3 years ago

This pull request disable the memory optimization defines for ATmega4809 (eg Arduino Nano Every)

SRGDamia1 commented 3 years ago

Thanks!

roysG commented 3 years ago

Still show the same error for arduino nano

SRGDamia1 commented 3 years ago

The nano and the nano every do not have the same processor.