serialInit() should be moved #1

Closed
opened 2026-05-21 23:31:59 +03:00 by splatink · 1 comment
Owner

serialInit() is run no matter if the board is in online/offline mode. This should be changed, since the tasks for reading the serial console are only in the online mode. Move it to be inside createTasks() online branch

serialInit() is run no matter if the board is in online/offline mode. This should be changed, since the tasks for reading the serial console are only in the online mode. Move it to be inside createTasks() online branch
Author
Owner

Fixed in d33a16333a

Fixed in d33a16333a
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
splatink/espnow-serial-idf#1
No description provided.