Simplifying Data Storage with the Preferences Library for ESP32

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 6

  • @emaayan
    @emaayan Рік тому +2

    Skip to 4:00 for the actuall stuff

  • @Nonsen.O
    @Nonsen.O Рік тому

    This might be a bit off topic. But I was wondering what software you used for the pre-launch presentation?

  • @tablatronix
    @tablatronix Рік тому

    I have never ever heard of this lib

  • @ramadhanianurpuspito9737
    @ramadhanianurpuspito9737 Рік тому +1

    I try to save interupt data, it's always fail. just Why, really ? (try using flow sensor yf-s201)

  • @tolgahannsusur2534
    @tolgahannsusur2534 Рік тому

    you skipped the most important note that , you shouldnt call this read and write functions frequently, otherwise you will corrupt the nvs . You should only use it for startup purpose.