Skip to content

wrong type in declaration of ESP.deepSleep() #3719

Closed
@5chufti

Description

@5chufti

Basic Infos

repeated issue as mentioned in "sdk update 2.1.0" branch

Hardware

Hardware: not relevant
Core Version: 2.1.0-rc2

Description

deepsleep argument for µs is uint64 in sdk but only uint32 in esp8266 core
compare definitions in

esp8266/cores/esp8266/Esp.h
vs.
esp8266/tools/sdk/include/user_interface.h

Settings in IDE

not relevant

Sketch

not relevant

Debug Messages

not relevant

messages here

see attached diff
Esp_core.diff.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions