Skip to content

Conversation

supcik
Copy link
Contributor

@supcik supcik commented Mar 21, 2023

Description of Change

The getBytes seems to return the number of bytes copied and not just 1.

Tests scenarios

n/a

Related links

Source file:

size_t Preferences::getBytes(const char* key, void * buf, size_t maxLen){

Copy link
Collaborator

@mrengineer7777 mrengineer7777 left a comment

Choose a reason for hiding this comment

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

LGTM

@VojtechBartoska VojtechBartoska added the Type: Documentation Issue pertains to Documentation of Arduino ESP32 label Mar 22, 2023
@VojtechBartoska VojtechBartoska added the Status: Review needed Issue or PR is awaiting review label Mar 22, 2023
Copy link
Contributor

@PilnyTomas PilnyTomas left a comment

Choose a reason for hiding this comment

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

LGTM

@VojtechBartoska VojtechBartoska added Status: Pending Merge Pull Request is ready to be merged and removed Status: Review needed Issue or PR is awaiting review labels Mar 23, 2023
@VojtechBartoska
Copy link
Contributor

Thanks for reviews @mrengineer7777 & @PilnyTomas.

@me-no-dev me-no-dev merged commit 8ebf758 into espressif:master Mar 31, 2023
@supcik supcik deleted the patch-1 branch March 31, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged Type: Documentation Issue pertains to Documentation of Arduino ESP32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants