v2.11.0
New Features
- on boot, check for module loading performance and restore if needed to bypass lfs2 behavior of slowing down execution (micropython/micropython#13209)
- RGB light will be flashing multiple colors while optimizing (~ 1 minute duration)
Enhancements
- ULP optimizations
- in Lora, if APP_EUI is not defined, use default: "0000000000000001"
- removed obsolete use of sensor ground for internal sensors
Fixes
- Updated pins for Basic analog/digital shield (https://docs.insigh.io/hardware/shields/sensor-board/insighio-shield-base-adc-i2c/)