This release of Loom has a number of enhancements and minor bug fixes:
- Updated the correct Timezone with the correct name for RTC ( #123 )
- RTC can automatically convert from daylight saving time/summer time to standard time and vice versa ( #123 )
- RTC default time switched from local time to UTC: You will be able to read both local time and UTC time at the same time ( #123 )
- Able to set time for the RTC in the Serial Monitor by inputting the local time if the user wants to enable the feature
- This is a temporary solution for the (#23)
- Modify and add example codes for RTC for the updated RTC parameters
- Able to send and receive a larger package size of LoRa Radio communication ( #69 )
- User can parse two configuration files if the feature is enabled
- Updated the K30 pin layout for Hypnos: from D12 and D11 to D13 and D11
- Updated the K30 example code with the updated pin layout
- Update some hardware links for the correct documentation
- Fix bug for Interrupt pins for Analog Sensors (#74)
- Add example code for Interrupts to verify the pins are able to use in your current project
- Add example code for receive and published with LTE and LoRa Radio
- Updated the SmartRock Lab Workshop example code