mcci-catena / arduino-lmic

LoraWAN-MAC-in-C library, adapted to run under the Arduino environment
https://forum.mcci.io/c/device-software/arduino-lmic/
MIT License
648 stars 212 forks source link

Comment the last frequency #935

Open MajorTwip opened 1 year ago

MajorTwip commented 1 year ago

The uncommented "default"-Frequency prevents users from defining their wanted frequency, yielding an error caused by multiple defined ranges (config.h Line 25). Consider selecting "us" as default in config.h line 23