MKR 1300: US915 support

Hi,
we tested the 915MHz frequency using point-to-point and spectrum analyzers and it works just fine.
The problem could be if you issue a restart() after begin(US915), since this restarts the module and resets all the customizations (LoraSendAndReceive example has this bug and should be solved with a library update).

If you could share the sketch I'll be glad to take a look