Skip to content

error: 'ets_vsnprintf' was not declared in this scope, suggested alternative: 'ets_printf' but ESP32 chashes #88

Description

@rodri16

Trying to make ESP32 work with this library I have some issues, first had to change SHA on utility\websocketsw.cpp

#elif defined(ESP32) //#include <hwcrypto/sha.h> #include "sha/sha_parallel_engine.h"

Then error with ets_vsnprintf, tried IDE suggestion ets_printf but ESP32 crashes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions