Skip to content

Conversation

Dajamante
Copy link
Contributor

Minor changes:

  • removed new_with_conn
  • new_with_call back could be replace by new
  • logging other output from MQTT (minor!)

9names and others added 13 commits September 2, 2022 13:55
previous commit was using a custom loop but this PR comment[1] points to
a better way `wait_status_with_timeout` method. this method was dependent
upon using the latest versions of the dependencies, esp. esp-idf-svc.
Without these updates to respective crates, Cargo was unhappy with conflicts
of base crates like embeddad-hal.

[1] #84 (comment)
I (5490) mqtt: Entry point :: BeforeConnect
I (5490) mqtt: Some stuff: BeforeConnect
I (6500) mqtt: Entry point :: Connected(false)
I (6500) mqtt: True or false false
I (7500) mqtt: Entry point :: Published(62839)
I (7500) mqtt: MQTT Message : Published(62839)
I (8500) mqtt: Entry point :: Published(18102)
@BriocheBerlin BriocheBerlin force-pushed the clean_branch_flashing_and_wifi_connection branch from 62fa3b5 to 6b10f4e Compare September 2, 2022 11:55
Copy link
Contributor

@BriocheBerlin BriocheBerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Solution1 and solution2 will be fixed in an additional pr.

@BriocheBerlin
Copy link
Contributor

This closes #85 and #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants