You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing issue with sketches missing a Topic name (i.e.: Getting Started) (#51)
* - handling empty `_shadowTopicIn`
- preventing `_syncStatus` from being set to value other than `SYNC_STATUS_SYNCHRONIZED` when empty shadow topic
* fix getting started problem
* - applied fix suggestions by @ilcato
* Fixed bracing style to K&R employed in the rest of the file
* Moving initialisation of member variables with default values in constructor
0 commit comments