You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is created to collect all the tasks we need to do before the 3.8.0 release ( originally this was set to 3.7.2 but the improvements are so much that it's worth dedicating a new version to it ).
This issue is created to collect all the tasks we need to do before the 3.8.0 release ( originally this was set to 3.7.2 but the improvements are so much that it's worth dedicating a new version to it ).
Source Code
New features
deferMillis
parameter toSystem::restart()
Add optionaldeferMillis
parameter toSystem::restart()
#1611SSLSessionId
structure to manage allocated memory. ExpandSSLSessionId
structure to manage allocated memory. #1614WifiSniffer
class and sample application #1647Improvements
SSLKeyCertPair::assign()
#1606server.shutdown()
HttpServer_Websockets sample: wait 1 second before callingserver.shutdown()
#1598ReadWriteStream*
toIDataSourceStream*
where appropriate Change use ofReadWriteStream*
toIDataSourceStream*
where appropriate #1588Bug fixes
map()
bug inWMath.cpp
Fixmap()
bug inWMath.cpp
#1636HardwareSerial
interrupt callback code not in IRAM Fix:HardwareSerial
interrupt callback code not in IRAM #1610getMAC
method... Revert to default MAC string format forgetMAC
method... #1584 {StationClass,AccessPointClass}::getMAC - undocumented change in behaviour #1583Coding style
Enforce code deprecation and virtual methods #1629
All PRs that were merged in this release can be seen from here
The text was updated successfully, but these errors were encountered: