-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from AIS-DeviceIntegration/main
fix wrong dir library magellan
- Loading branch information
Showing
24 changed files
with
1,594 additions
and
5,612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
/* | ||
library version: v2.6.1 | ||
Author:(POC Device Magellan team) | ||
library version: v2.5.3 | ||
Author:Worawit Sayned (POC Device Magellan team) | ||
Create Date: 25 April 2022. | ||
Modified: 1 november 2022. | ||
Modified: 1 september 2022. | ||
Released for private usage. | ||
*/ | ||
#include "Attribute_MQTT_core.h" | ||
|
||
BuiltinSensor mySensor; | ||
utility utls; | ||
StorageMemory ext_mem; | ||
FileSystem fileSys; | ||
manageConfigOTAFile configOTAFile; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.