Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing IAS.eepFreeFrom #144

Closed
Onno-Dirkzwager opened this issue May 15, 2020 · 3 comments
Closed

Missing IAS.eepFreeFrom #144

Onno-Dirkzwager opened this issue May 15, 2020 · 3 comments
Assignees
Labels

Comments

@Onno-Dirkzwager
Copy link
Collaborator

Question on Discord by SiskoBen
In the Wiki it mentions to use the var "IAS.eepFreeFrom" but when i try to use it (working on a Wemos D1 Mini in PlatformIO BTW I'm using the latest library " 2.1.0-RC2" according to the PlatformIO library manager) i get a compile error: error: 'class IOTAppStory' has no member named 'eepFreeFrom'
I tried finding "eepFreeFrom" on Github in the source but could not find it other than in the keywords.txt file.

@Onno-Dirkzwager
Copy link
Collaborator Author

At this moment, after studying the RC2 changes I made regarding EEPROM (Wifi, Config and added fields), I for now come to the conclusion that I just forgot to put it back in :)

Onno-Dirkzwager added a commit that referenced this issue May 16, 2020
- Added missing eepFreeFrom #144
- Updated comment
- Changed version for the next release
- Set default for HTTPS_8266_TYPE to CERTIFICATE
@Onno-Dirkzwager
Copy link
Collaborator Author

Just released RC3

@Onno-Dirkzwager
Copy link
Collaborator Author

Bugfix confirmed by SiskoBen on Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant