Skip to content

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented Jan 3, 2025

No description provided.

mazgch and others added 3 commits January 2, 2025 15:37
Avoid overloaded-virtual warning when compiled with All warnings. 

warning: 'virtual size_t Print::write(const uint8_t*, size_t)' was hidden [-Woverloaded-virtual=]
   64 |   virtual size_t write(const uint8_t *buffer, size_t size);
 by
note:   by 'SARA_R5::write'
  707 |   virtual size_t write(const char *buffer, size_t size);
Avoid compiler warning in esp32 3.1.0
@PaulZC PaulZC merged commit c9cb44d into main Jan 3, 2025
10 checks passed
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.

2 participants