Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esp log conversion #17

Merged
merged 11 commits into from
Nov 29, 2024
Merged

Esp log conversion #17

merged 11 commits into from
Nov 29, 2024

Conversation

martinroger
Copy link
Owner

Still having some disconnection issues. Commit 2423170 contains the original debug code commented out.

APF-MRoger and others added 9 commits November 27, 2024 12:21
Removing divisions by 1000 and aligning with reset case
ESP_LOGI inserts in main file
Lingo 0 and Lingo 4 functions done. Lingo processors next.
- Introduced _rxInProgress to avoid packet jumbling on 0xFF 0x55 sequences, might break packet
- Completed integration of ESP_LOGx
@martinroger martinroger added the enhancement New feature or request label Nov 29, 2024
@martinroger martinroger self-assigned this Nov 29, 2024
@martinroger martinroger linked an issue Nov 29, 2024 that may be closed by this pull request
@martinroger martinroger merged commit 85aae66 into main Nov 29, 2024
1 check passed
@martinroger martinroger deleted the ESP_LOG-conversion branch November 29, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move logging from debugSerial to ESP_LOG
2 participants