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

Installing in PlatformIO and maintence / ESP32 compatibility...? #60

Open
MacSass opened this issue Aug 30, 2022 · 1 comment
Open

Installing in PlatformIO and maintence / ESP32 compatibility...? #60

MacSass opened this issue Aug 30, 2022 · 1 comment

Comments

@MacSass
Copy link

MacSass commented Aug 30, 2022

Description

Adding to PlatformIO dies not work, as obviously the versioning is broken.
PlatformIO tries to install with version number: paulstoffregen/[email protected]+sha.c291c1ddad
Trying to use #include <TimeAlarms.h> in code doe not work.

Steps To Reproduce Problem

Install using PlatformIO

Hardware & Software

Board: ESP32
Arduino IDE version; arduinoespressif32 @ 3.20004.220825 (2.0.4)

This brings me to my questions:

  • Is this library compatible with ESP32?
  • Can it be installed in PlatformIO
  • As there seem to be no updates / maintenance, is there another scheduling library that fulfills those requirements?
@PeeJay
Copy link

PeeJay commented Nov 15, 2022

I just include the full git url (https://github.com/PaulStoffregen/TimeAlarms) in my lib_deps = and it seems to work fine. Can confirm it works with ESP32 and Arduino.

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

No branches or pull requests

2 participants