- Added missing config files
- Added octopus_demo example. Updated esp32DeepSleep example.
- Fixed a bug with incorrect include paths
Known issues:
- The compensated temperature, compensated humidity, IAQ & Static IAQ values were showing abnormal results because the algorithm expects an absolute time for computing these values. But during deepsleep the time will get reset.