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

Added missing String statusMessage in callbacks #178

Merged
merged 6 commits into from
Feb 26, 2021
Merged

Added missing String statusMessage in callbacks #178

merged 6 commits into from
Feb 26, 2021

Commits on Feb 26, 2021

  1. Update VirginSoil-Full.ino

    Updated the IAS.onFirmwareUpdateError([](String statusMessage) callback with was missing the String statusMessage var added in previous RC
    Onno-Dirkzwager committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    d9f475f View commit details
    Browse the repository at this point in the history
  2. Update Wemos-IASLoader.ino

    Updated the IAS.onFirmwareUpdateError([](String statusMessage) callback with was missing the String statusMessage var added in previous RC
    Onno-Dirkzwager committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a4e0700 View commit details
    Browse the repository at this point in the history
  3. Update Wemos-Shield-Clock.ino

    Updated the IAS.onFirmwareUpdateError([](String statusMessage) callback with was missing the String statusMessage var added in previous RC
    Onno-Dirkzwager committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    caa3466 View commit details
    Browse the repository at this point in the history
  4. Update Wemos-Shield-DHT.ino

    Updated the IAS.onFirmwareUpdateError([](String statusMessage) callback with was missing the String statusMessage var added in previous RC
    Onno-Dirkzwager committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c92efbd View commit details
    Browse the repository at this point in the history
  5. Update Wemos-VirginSoil-OLED-Callbacks.ino

    Updated the IAS.onFirmwareUpdateError([](String statusMessage) callback with was missing the String statusMessage var added in previous RC
    Onno-Dirkzwager committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a6662bf View commit details
    Browse the repository at this point in the history
  6. Update VirginSoil-NeoPixel-Callbacks.ino

    Updated the IAS.onFirmwareUpdateError([](String statusMessage) callback with was missing the String statusMessage var added in previous RC
    Onno-Dirkzwager committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a2d7c1b View commit details
    Browse the repository at this point in the history